Merge #7384: [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH

faa9011 [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH (MarcoFalke)
This commit is contained in:
Jonas Schnelli 2016-01-23 14:17:06 +01:00
commit f281caac48
No known key found for this signature in database
GPG Key ID: 29D4BCB6416F53EC
1 changed files with 1 additions and 1 deletions

View File

@ -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