Skip to content

Commit

Permalink
Sets the command list to use alternating row colors
Browse files Browse the repository at this point in the history
Enhances the readability.
  • Loading branch information
luis-pereira committed Jan 29, 2015
1 parent 78903f7 commit de6de66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dialog.ui
Expand Up @@ -146,6 +146,9 @@
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
Expand Down

0 comments on commit de6de66

Please sign in to comment.