[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH

This commit is contained in:
MarcoFalke 2016-01-20 23:02:24 +01:00
parent 545c5f920e
commit faa9011d09
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