diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:19 -0600 |
commit | 9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce (patch) | |
tree | 2bbbaf78ec36e8ee0af8111cc22276d736a632db /src/otrprefs.ui | |
parent | 90f25c94c32ef0fcb95fbf3c460161f3009d79bb (diff) | |
download | kopete-otr-9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce.tar.gz kopete-otr-9f51f088d1c9b4ad562f6e1107b2ccb3159b44ce.zip |
Rename a number of old tq methods that are no longer tq specific
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 4a6a43e..cb93975 100644 --- a/src/otrprefs.ui +++ b/src/otrprefs.ui @@ -60,7 +60,7 @@ <property name="name"> <cstring>cbKeys</cstring> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>400</width> <height>32767</height> @@ -181,7 +181,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>161</height> @@ -209,7 +209,7 @@ </column> <column> <property name="text"> - <string>tqStatus</string> + <string>Status</string> </property> </column> <column> |