summaryrefslogtreecommitdiffstats
path: root/interfaces/ktexteditor/editorchooser_ui.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:21 -0600
commitdfe289850f068f19ba4a83ab4e7e22a7e09c13c9 (patch)
treec297348a55df66c571de4525646e0b9762427353 /interfaces/ktexteditor/editorchooser_ui.ui
parentb7658a0d5eca24a9d37c6e04f88298ef02389db0 (diff)
downloadtdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.tar.gz
tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'interfaces/ktexteditor/editorchooser_ui.ui')
-rw-r--r--interfaces/ktexteditor/editorchooser_ui.ui64
1 files changed, 0 insertions, 64 deletions
diff --git a/interfaces/ktexteditor/editorchooser_ui.ui b/interfaces/ktexteditor/editorchooser_ui.ui
deleted file mode 100644
index e2bc82adb..000000000
--- a/interfaces/ktexteditor/editorchooser_ui.ui
+++ /dev/null
@@ -1,64 +0,0 @@
-<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
-<class>EditorChooser_UI</class>
-<widget class="TQWidget">
- <property name="name">
- <cstring>EditorChooser</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>482</width>
- <height>141</height>
- </rect>
- </property>
- <property name="caption">
- <string>Editor Chooser</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLayoutWidget">
- <property name="name">
- <cstring>layout4</cstring>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLabel">
- <property name="name">
- <cstring>TextLabel1</cstring>
- </property>
- <property name="minimumSize">
- <size>
- <width>460</width>
- <height>0</height>
- </size>
- </property>
- <property name="text">
- <string>Please choose the default text editing component that you wish to use in this application. If you choose &lt;B&gt;System Default&lt;/B&gt;, the application will honor your changes in the Control Center. All other choices will override that setting.</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter|AlignLeft</set>
- </property>
- </widget>
- <widget class="TQComboBox">
- <property name="name">
- <cstring>editorCombo</cstring>
- </property>
- </widget>
- </vbox>
- </widget>
- </vbox>
-</widget>
-<tabstops>
- <tabstop>editorCombo</tabstop>
-</tabstops>
-<includes>
- <include location="global" impldecl="in implementation">kdialog.h</include>
-</includes>
-<layoutdefaults spacing="6" margin="11"/>
-<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-</UI>