diff options
Diffstat (limited to 'src/ui_main.ui')
-rw-r--r-- | src/ui_main.ui | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/src/ui_main.ui b/src/ui_main.ui index 8db0707..acdeb3e 100644 --- a/src/ui_main.ui +++ b/src/ui_main.ui @@ -23,7 +23,7 @@ <property name="name"> <cstring>buttonOptions</cstring> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>0</width> <height>0</height> @@ -75,7 +75,7 @@ <property name="enabled"> <bool>false</bool> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>120</width> <height>0</height> @@ -129,7 +129,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>120</height> @@ -184,7 +184,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>0</width> <height>20</height> @@ -209,7 +209,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>60</width> <height>0</height> @@ -350,7 +350,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> -<property name="tqminimumSize"> +<property name="minimumSize"> <size> <width>0</width> <height>20</height> @@ -366,7 +366,7 @@ <set>WordBreak|AlignVCenter</set> </property> <property name="whatsThis" stdset="0"> -<string><p><b>tqStatus Bar</b></p> +<string><p><b>Status Bar</b></p> <p>Messages describing current process are shown in this area.</p></string> </property> </widget> @@ -521,7 +521,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>20</height> @@ -538,7 +538,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>21</width> <height>20</height> @@ -625,7 +625,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>101</width> <height>21</height> @@ -642,7 +642,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>118</width> <height>21</height> @@ -679,7 +679,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>201</width> <height>21</height> @@ -713,7 +713,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> -<property name="tqsizeHint"> +<property name="sizeHint"> <size> <width>20</width> <height>31</height> @@ -745,7 +745,7 @@ <slot>setDeviceList()</slot> </Q_SLOTS> <functions> -<function>updatetqStatus(char sts)</function> +<function>updateStatus(char sts)</function> </functions> <layoutdefaults spacing="6" margin="11"/> <includehints> |