diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-16 23:28:42 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-17 03:16:10 +0200 |
commit | 1a77ab96501324a7417c970bec753e1304931267 (patch) | |
tree | 08a306677207d6762911118ca13863eeeb77c6a3 /facetracknoir/ftnoir_keyboardshortcuts.ui | |
parent | 3342d36cfb22b22f812a2f8b306c4d9cb9e48cae (diff) |
remove custom styles. use default Qt styles.
This is a major user-facing change.
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
Diffstat (limited to 'facetracknoir/ftnoir_keyboardshortcuts.ui')
-rw-r--r-- | facetracknoir/ftnoir_keyboardshortcuts.ui | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/facetracknoir/ftnoir_keyboardshortcuts.ui b/facetracknoir/ftnoir_keyboardshortcuts.ui index 0bbd42ff..a189b680 100644 --- a/facetracknoir/ftnoir_keyboardshortcuts.ui +++ b/facetracknoir/ftnoir_keyboardshortcuts.ui @@ -16,43 +16,6 @@ <verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="HighlightedText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="HighlightedText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="HighlightedText">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>141</red>
- <green>143</green>
- <blue>145</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
<property name="windowTitle">
<string>FaceTrackNoIR Keyboard and Mouse shortcuts</string>
</property>
|