Skip to content

Commit 294f432

Browse files
MarcoFalkelaanwj
authored andcommitted
[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH
Github-Pull: #7384 Rebased-From: faa9011
1 parent c76bfff commit 294f432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/rpcconsole.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public Q_SLOTS:
118118
enum ColumnWidths
119119
{
120120
ADDRESS_COLUMN_WIDTH = 200,
121-
SUBVERSION_COLUMN_WIDTH = 100,
121+
SUBVERSION_COLUMN_WIDTH = 150,
122122
PING_COLUMN_WIDTH = 80,
123123
BANSUBNET_COLUMN_WIDTH = 200,
124124
BANTIME_COLUMN_WIDTH = 250

0 commit comments

Comments
 (0)