diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:01 -0600 |
commit | 79e320ac2390400ace1779f77b280accfdcbd393 (patch) | |
tree | f208b54c81d1b8a42996ab9d9009d85251a17684 /src/otrprefs.ui | |
parent | 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce (diff) | |
download | kopete-otr-79e320ac2390400ace1779f77b280accfdcbd393.tar.gz kopete-otr-79e320ac2390400ace1779f77b280accfdcbd393.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce.
Diffstat (limited to 'src/otrprefs.ui')
-rw-r--r-- | src/otrprefs.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/otrprefs.ui b/src/otrprefs.ui index cb93975..4a6a43e 100644 --- a/src/otrprefs.ui +++ b/src/otrprefs.ui @@ -60,7 +60,7 @@ <property name="name"> <cstring>cbKeys</cstring> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>400</width> <height>32767</height> @@ -181,7 +181,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>161</height> @@ -209,7 +209,7 @@ </column> <column> <property name="text"> - <string>Status</string> + <string>tqStatus</string> </property> </column> <column> |