We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4571a0 commit e94920aCopy full SHA for e94920a
src/qt/forms/debugwindow.ui
@@ -923,6 +923,9 @@
923
<property name="tabKeyNavigation">
924
<bool>false</bool>
925
</property>
926
+ <property name="alternatingRowColors">
927
+ <bool>true</bool>
928
+ </property>
929
<property name="textElideMode">
930
<enum>Qt::ElideMiddle</enum>
931
@@ -984,6 +987,9 @@
984
987
985
988
986
989
990
991
992
993
<property name="sortingEnabled">
994
<bool>true</bool>
995
0 commit comments