mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH
This commit is contained in:
parent
545c5f920e
commit
faa9011d09
@ -118,7 +118,7 @@ private:
|
||||
enum ColumnWidths
|
||||
{
|
||||
ADDRESS_COLUMN_WIDTH = 200,
|
||||
SUBVERSION_COLUMN_WIDTH = 100,
|
||||
SUBVERSION_COLUMN_WIDTH = 150,
|
||||
PING_COLUMN_WIDTH = 80,
|
||||
BANSUBNET_COLUMN_WIDTH = 200,
|
||||
BANTIME_COLUMN_WIDTH = 250
|
||||
|
Loading…
Reference in New Issue
Block a user