diff options
author | necoro <> | 2007-04-25 16:05:46 +0000 |
---|---|---|
committer | necoro <> | 2007-04-25 16:05:46 +0000 |
commit | 28c524e8243f9eb41f2ecb7197e33711727526d9 (patch) | |
tree | 1ac2ddf2cd27411c0e9d634283873a9642ccb131 /portato/gui | |
parent | 86490cd2c9f7523835ecedf472398845c56b5c0c (diff) | |
download | portato-28c524e8243f9eb41f2ecb7197e33711727526d9.tar.gz portato-28c524e8243f9eb41f2ecb7197e33711727526d9.tar.bz2 portato-28c524e8243f9eb41f2ecb7197e33711727526d9.zip |
added noroot-option
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/ui/AboutDialog.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/portato/gui/templates/ui/AboutDialog.ui b/portato/gui/templates/ui/AboutDialog.ui index 1424270..b4064dd 100644 --- a/portato/gui/templates/ui/AboutDialog.ui +++ b/portato/gui/templates/ui/AboutDialog.ui @@ -85,6 +85,9 @@ <property name="showDropIndicator" stdset="0" > <bool>false</bool> </property> + <property name="alternatingRowColors" > + <bool>true</bool> + </property> <property name="rootIsDecorated" > <bool>false</bool> </property> |