[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH

Github-Pull: #7384
Rebased-From: faa9011d09
This commit is contained in:
MarcoFalke 2016-01-20 23:02:24 +01:00 committed by Wladimir J. van der Laan
parent c76bfff11e
commit 294f4320a2
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6

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