diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:35:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:35:14 -0600 |
commit | 3ee504ecba6caf3c2609a8648fe3659f2b541544 (patch) | |
tree | 44f9bf073d7b46a12dfbab0486e6976d960a1aac /kworldwatch/about.ui | |
parent | 4d75f93557ba631d97a56e288a34ca27f4507653 (diff) | |
download | tdetoys-3ee504ecba6caf3c2609a8648fe3659f2b541544.tar.gz tdetoys-3ee504ecba6caf3c2609a8648fe3659f2b541544.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'kworldwatch/about.ui')
-rw-r--r-- | kworldwatch/about.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kworldwatch/about.ui b/kworldwatch/about.ui index 18ff889..206a85c 100644 --- a/kworldwatch/about.ui +++ b/kworldwatch/about.ui @@ -103,7 +103,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>41</width> <height>31</height> @@ -151,7 +151,7 @@ Copyright: (c) 2000 Matthias Hoelzer-Kluepfel</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> @@ -179,7 +179,7 @@ Copyright: (c) 2000 Matthias Hoelzer-Kluepfel</string> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> |