Skip to content

Commit

Permalink
[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH
Browse files Browse the repository at this point in the history
Github-Pull: #7384
Rebased-From: faa9011
  • Loading branch information
MarcoFalke authored and laanwj committed Feb 3, 2016
1 parent c76bfff commit 294f432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/rpcconsole.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public Q_SLOTS:
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
Expand Down

0 comments on commit 294f432

Please sign in to comment.