diff options
Diffstat (limited to 'kommander/editor/assoctexteditor.ui')
-rw-r--r-- | kommander/editor/assoctexteditor.ui | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/kommander/editor/assoctexteditor.ui b/kommander/editor/assoctexteditor.ui index e3258b73..c7af592a 100644 --- a/kommander/editor/assoctexteditor.ui +++ b/kommander/editor/assoctexteditor.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>AssocTextEditorBase</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>AssocTextEditorBase</cstring> </property> @@ -19,15 +19,15 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget" row="0" column="0"> + <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> - <cstring>layout5</cstring> + <cstring>tqlayout5</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> @@ -38,7 +38,7 @@ <cstring>widgetsComboBox</cstring> </property> </widget> - <widget class="QComboBox"> + <widget class="TQComboBox"> <property name="name"> <cstring>widgetsComboBox</cstring> </property> @@ -51,7 +51,7 @@ </sizepolicy> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>treeWidgetButton</cstring> </property> @@ -59,7 +59,7 @@ <string>...</string> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -70,7 +70,7 @@ <cstring>stateComboBox</cstring> </property> </widget> - <widget class="QComboBox"> + <widget class="TQComboBox"> <property name="name"> <cstring>stateComboBox</cstring> </property> @@ -85,7 +85,7 @@ </widget> </hbox> </widget> - <widget class="QGroupBox" row="2" column="0"> + <widget class="TQGroupBox" row="2" column="0"> <property name="name"> <cstring>groupBox1</cstring> </property> @@ -114,14 +114,14 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>TextLabel3</cstring> </property> @@ -140,7 +140,7 @@ <cstring>widgetComboBox</cstring> </property> </widget> - <widget class="QComboBox"> + <widget class="TQComboBox"> <property name="name"> <cstring>widgetComboBox</cstring> </property> @@ -152,7 +152,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>150</width> <height>0</height> @@ -169,14 +169,14 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>filePushButton</cstring> </property> @@ -186,7 +186,7 @@ </widget> </hbox> </widget> - <widget class="QFrame" row="1" column="0"> + <widget class="TQFrame" row="1" column="0"> <property name="name"> <cstring>editorFrame</cstring> </property> @@ -215,8 +215,8 @@ <slot>AssocTextEditorBase_destroyed(QObject*)</slot> </connection> </connections> -<slots> +<Q_SLOTS> <slot>AssocTextEditorBase_destroyed(QObject*)</slot> -</slots> -<layoutdefaults spacing="6" margin="11"/> +</Q_SLOTS> +<tqlayoutdefaults spacing="6" margin="11"/> </UI> |