[Kst] extragear/graphics/kst/kst
George Staikos
staikos at kde.org
Sun Nov 27 23:25:33 CET 2005
SVN commit 483730 by staikos:
change it too a widget
M +4 -59 textdialog.ui
--- trunk/extragear/graphics/kst/kst/textdialog.ui #483729:483730
@@ -1,20 +1,9 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>textDialog</class>
-<widget class="QDialog">
+<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
+<class>KstViewLabelWidget</class>
+<widget class="QWidget">
<property name="name">
- <cstring>textDialog</cstring>
+ <cstring>viewLabelWidget</cstring>
</property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>634</width>
- <height>480</height>
- </rect>
- </property>
- <property name="caption">
- <string>Text</string>
- </property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
@@ -367,49 +356,6 @@
</widget>
</vbox>
</widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout14</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>473</width>
- <height>31</height>
- </size>
- </property>
- </spacer>
- <widget class="QPushButton">
- <property name="name">
- <cstring>_OK</cstring>
- </property>
- <property name="text">
- <string>OK</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>_cancel</cstring>
- </property>
- <property name="text">
- <string>Cancel</string>
- </property>
- </widget>
- </hbox>
- </widget>
</vbox>
</widget>
<customwidgets>
@@ -418,7 +364,6 @@
<includehints>
<includehint>kcombobox.h</includehint>
<includehint>knuminput.h</includehint>
- <includehint>kcombobox.h</includehint>
<includehint>kfontcombo.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kcolorbutton.h</includehint>
More information about the Kst
mailing list