summaryrefslogtreecommitdiffstats
path: root/part/kxetexteditordialogbase.ui
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-03-26 12:35:35 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-03-26 14:10:15 +0100
commit38dca4b75c471ddf950e2f9f03801c550d7d26fd (patch)
treef5923ce5d84971f1f394baf7411146f078c02fab /part/kxetexteditordialogbase.ui
parente28665ce3b2e9ec6f09b4c021db7443cac3c4128 (diff)
downloadkxmleditor-38dca4b75c471ddf950e2f9f03801c550d7d26fd.tar.gz
kxmleditor-38dca4b75c471ddf950e2f9f03801c550d7d26fd.zip
Initial TQt conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'part/kxetexteditordialogbase.ui')
-rw-r--r--part/kxetexteditordialogbase.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/part/kxetexteditordialogbase.ui b/part/kxetexteditordialogbase.ui
index 0f454b9..3a30175 100644
--- a/part/kxetexteditordialogbase.ui
+++ b/part/kxetexteditordialogbase.ui
@@ -2,7 +2,7 @@
<class>KXETextEditorDialogBase</class>
<comment>Dialog for editing XML node as raw text</comment>
<author>Lumir Vanek</author>
-<widget class="QDialog">
+<widget class="TQDialog">
<property name="name">
<cstring>KXETextEditorDialogBase</cstring>
</property>
@@ -52,7 +52,7 @@
<string>You can edit your XML document as raw text in this editor.</string>
</property>
</widget>
- <widget class="QPushButton" row="1" column="2">
+ <widget class="TQPushButton" row="1" column="2">
<property name="name">
<cstring>m_pButtonOk</cstring>
</property>
@@ -72,7 +72,7 @@
<bool>true</bool>
</property>
</widget>
- <widget class="QPushButton" row="1" column="3">
+ <widget class="TQPushButton" row="1" column="3">
<property name="name">
<cstring>m_pButtonCancel</cstring>
</property>
@@ -86,7 +86,7 @@
<bool>true</bool>
</property>
</widget>
- <widget class="QPushButton" row="1" column="0">
+ <widget class="TQPushButton" row="1" column="0">
<property name="name">
<cstring>m_pButtonValidate</cstring>
</property>