diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:13:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:13:01 -0600 |
commit | 8d4453deaa5f97e1bbe76ea45fdcac6121da8c9d (patch) | |
tree | 98a944d593e1998726e1728dd298d40123f30059 /kradio3/plugins/timecontrol/timecontrol-configuration-ui.ui | |
parent | 6df9eac4b9928768bf0c3dc988bac1c0c1fbb685 (diff) | |
download | tderadio-8d4453deaa5f97e1bbe76ea45fdcac6121da8c9d.tar.gz tderadio-8d4453deaa5f97e1bbe76ea45fdcac6121da8c9d.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'kradio3/plugins/timecontrol/timecontrol-configuration-ui.ui')
-rw-r--r-- | kradio3/plugins/timecontrol/timecontrol-configuration-ui.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kradio3/plugins/timecontrol/timecontrol-configuration-ui.ui b/kradio3/plugins/timecontrol/timecontrol-configuration-ui.ui index 15ecc20..c5b92b8 100644 --- a/kradio3/plugins/timecontrol/timecontrol-configuration-ui.ui +++ b/kradio3/plugins/timecontrol/timecontrol-configuration-ui.ui @@ -62,7 +62,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>40</width> <height>20</height> @@ -273,7 +273,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>100</height> @@ -358,7 +358,7 @@ <property name="name"> <cstring>pixmapAlarmStation</cstring> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>20</width> <height>20</height> @@ -378,7 +378,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>150</width> <height>20</height> |