summaryrefslogtreecommitdiffstats
path: root/quanta/scripts/picturewizard.kmdr
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/scripts/picturewizard.kmdr')
-rwxr-xr-xquanta/scripts/picturewizard.kmdr18
1 files changed, 9 insertions, 9 deletions
diff --git a/quanta/scripts/picturewizard.kmdr b/quanta/scripts/picturewizard.kmdr
index 95d488f1..414e0476 100755
--- a/quanta/scripts/picturewizard.kmdr
+++ b/quanta/scripts/picturewizard.kmdr
@@ -34,7 +34,7 @@
<property name="spacing">
<number>6</number>
</property>
- <widget class="QLayoutWidget" row="3" column="0">
+ <widget class=TQLAYOUTWIDGET_OBJECT_NAME_STRING row="3" column="0">
<property name="name">
<cstring>Layout12</cstring>
</property>
@@ -58,7 +58,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>342</width>
<height>0</height>
@@ -125,7 +125,7 @@
</widget>
</grid>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class=TQLABEL_OBJECT_NAME_STRING row="0" column="0">
<property name="name">
<cstring>TextLabel1_2_2</cstring>
</property>
@@ -143,7 +143,7 @@ Select the type of markup appropriated to wrap your image:
&lt;/ul&gt;
&lt;/qt&gt;</string>
</property>
- <property name="alignment">
+ <property name="tqalignment">
<set>WordBreak|AlignJustify|AlignTop</set>
</property>
</widget>
@@ -286,7 +286,7 @@ echo '&lt;/inlinemediaobject&gt;'</string>
<property name="spacing">
<number>6</number>
</property>
- <widget class="QLayoutWidget" row="0" column="0">
+ <widget class=TQLAYOUTWIDGET_OBJECT_NAME_STRING row="0" column="0">
<property name="name">
<cstring>Layout5</cstring>
</property>
@@ -498,7 +498,7 @@ echo '&lt;/inlinemediaobject&gt;'</string>
<string>Enter the description of the image here. For instance, a screenshot of a configuration dialog should be described as "Configuration dialog.". This text will be used as caption text if the box below is checked.</string>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class=TQLABEL_OBJECT_NAME_STRING row="2" column="0">
<property name="name">
<cstring>TextLabel2_2_2</cstring>
</property>
@@ -509,7 +509,7 @@ echo '&lt;/inlinemediaobject&gt;'</string>
<string>Select the image format here. The image format is usually reflects the file extension of your image file (.png corresponds to PNG in the drop down, .jpg corresponds to JPG, etc.).</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class=TQLABEL_OBJECT_NAME_STRING row="1" column="0">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
@@ -536,7 +536,7 @@ echo '&lt;/inlinemediaobject&gt;'</string>
<string>Enter the file name of the image here, including the extension (.png, .jpg, etc.). Enter only the file name, not the location (path) of the image file. The image files should be located in the same folder as the DocBook sources.</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class=TQLABEL_OBJECT_NAME_STRING row="0" column="0">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
@@ -583,5 +583,5 @@ echo '&lt;/inlinemediaobject&gt;'</string>
<tabstop>CloseButton1_2</tabstop>
<tabstop>MediaOption</tabstop>
</tabstops>
-<layoutdefaults spacing="6" margin="11"/>
+<tqlayoutdefaults spacing="6" margin="11"/>
</UI>