diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:53 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:53 -0600 |
commit | 7d07294e82b3eb432ae53752adb84b909211ac57 (patch) | |
tree | 6822a123e605f68057fa53a7c9ed43aa7d3dbe73 /client/config/configdialog.ui | |
parent | 7b745a9472f418920ad89f0cd28d3e94de40bee2 (diff) | |
download | twin-style-crystal-7d07294e82b3eb432ae53752adb84b909211ac57.tar.gz twin-style-crystal-7d07294e82b3eb432ae53752adb84b909211ac57.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 7b745a9472f418920ad89f0cd28d3e94de40bee2.
Diffstat (limited to 'client/config/configdialog.ui')
-rw-r--r-- | client/config/configdialog.ui | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/client/config/configdialog.ui b/client/config/configdialog.ui index 8dac57a..f14443d 100644 --- a/client/config/configdialog.ui +++ b/client/config/configdialog.ui @@ -64,7 +64,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>16</height> @@ -90,7 +90,7 @@ <string></string> </property> <property name="whatsThis" stdset="0"> - <string>Use these buttons to set the alignment of the window title</string> + <string>Use these buttons to set the tqalignment of the window title</string> </property> <vbox> <property name="name"> @@ -236,7 +236,7 @@ <property name="title"> <string>Round &Corners</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignHCenter</set> </property> <grid> @@ -253,7 +253,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> @@ -305,7 +305,7 @@ <property name="sizeType"> <enum>Preferred</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>10</width> <height>20</height> @@ -357,7 +357,7 @@ <property name="sizeType"> <enum>Preferred</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>10</width> <height>20</height> @@ -497,7 +497,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>80</width> <height>0</height> @@ -580,7 +580,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> @@ -1300,7 +1300,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>16</height> @@ -1429,7 +1429,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>50</height> @@ -1588,7 +1588,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>16</height> @@ -1697,7 +1697,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> @@ -1889,13 +1889,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>30</width> <height>30</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>30</height> @@ -1939,7 +1939,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>30</height> @@ -2047,7 +2047,7 @@ <property name="text"> <string>Lets you put an transparent image on top of the title bar.</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignCenter</set> </property> </widget> @@ -2066,7 +2066,7 @@ <property name="text"> <string>User defined should be a transparent png file, i.e. 1x64px</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>AlignCenter</set> </property> </widget> @@ -2080,7 +2080,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>40</height> |