diff options
Diffstat (limited to 'kscd/panel.ui')
-rw-r--r-- | kscd/panel.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kscd/panel.ui b/kscd/panel.ui index 43fd739a..ab9203ec 100644 --- a/kscd/panel.ui +++ b/kscd/panel.ui @@ -92,7 +92,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>16</width> <height>20</height> @@ -160,7 +160,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>270</width> <height>80</height> @@ -221,7 +221,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>100</width> <height>35</height> @@ -239,7 +239,7 @@ <cstring>statuslabel</cstring> </property> <property name="text"> - <string>tqStatus</string> + <string>Status</string> </property> </widget> <widget class="TQLabel" row="1" column="2"> @@ -275,7 +275,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>30</width> <height>0</height> |