diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 17:25:32 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 17:25:32 -0600 |
commit | 89d8c2baa9b51d8da8511a54b9962155aa29c4c0 (patch) | |
tree | 5af383305d44c31dd8e499fe01c067f32e101029 /kmymoney2/dialogs/kselectdatabasedlgdecl.ui | |
parent | a6000c6f2f1a03b34f15d1948f63f0c894f09451 (diff) | |
download | kmymoney-89d8c2baa9b51d8da8511a54b9962155aa29c4c0.tar.gz kmymoney-89d8c2baa9b51d8da8511a54b9962155aa29c4c0.zip |
Fix FTBFS
Diffstat (limited to 'kmymoney2/dialogs/kselectdatabasedlgdecl.ui')
-rw-r--r-- | kmymoney2/dialogs/kselectdatabasedlgdecl.ui | 250 |
1 files changed, 0 insertions, 250 deletions
diff --git a/kmymoney2/dialogs/kselectdatabasedlgdecl.ui b/kmymoney2/dialogs/kselectdatabasedlgdecl.ui deleted file mode 100644 index 5e756a7..0000000 --- a/kmymoney2/dialogs/kselectdatabasedlgdecl.ui +++ /dev/null @@ -1,250 +0,0 @@ -<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> -<class>TDESelectDatabaseDlgDecl</class> -<widget class="TQDialog"> - <property name="name"> - <cstring>TDESelectDatabaseDlgDecl</cstring> - </property> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>449</width> - <height>640</height> - </rect> - </property> - <property name="caption"> - <string>KMyMoney - Select Database</string> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>groupBox6</cstring> - </property> - <property name="title"> - <string>CAUTION!</string> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="KActiveLabel"> - <property name="name"> - <cstring>kActiveLabel1</cstring> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <bold>1</bold> - </font> - </property> - <property name="focusPolicy"> - <enum>NoFocus</enum> - </property> - <property name="text"> - <string><font color="#ff2727">This software is still in an experimental stage, and there are still some known response time problems. Please be patient; we are working on them. -As always, please make sure you have adequate backups of your data.</font></string> - </property> - </widget> - </vbox> - </widget> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>groupBox1</cstring> - </property> - <property name="title"> - <string>Database Type</string> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQListBox"> - <property name="name"> - <cstring>listDrivers</cstring> - </property> - </widget> - </vbox> - </widget> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>groupBox2</cstring> - </property> - <property name="title"> - <string>Database Name</string> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQLineEdit"> - <property name="name"> - <cstring>textDbName</cstring> - </property> - </widget> - </vbox> - </widget> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>groupBox3</cstring> - </property> - <property name="title"> - <string>Host Name</string> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQLineEdit"> - <property name="name"> - <cstring>textHostName</cstring> - </property> - </widget> - </vbox> - </widget> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>groupBox4</cstring> - </property> - <property name="title"> - <string>User Name</string> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQLineEdit"> - <property name="name"> - <cstring>textUserName</cstring> - </property> - </widget> - </vbox> - </widget> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>groupBoxPassword</cstring> - </property> - <property name="title"> - <string>Password</string> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQLineEdit"> - <property name="name"> - <cstring>textPassword</cstring> - </property> - <property name="echoMode"> - <enum>Password</enum> - </property> - </widget> - </vbox> - </widget> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>checkPreLoad</cstring> - </property> - <property name="text"> - <string>Preload &all data</string> - </property> - </widget> - <widget class="TQLayoutWidget"> - <property name="name"> - <cstring>layout3</cstring> - </property> - <hbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonHelp</cstring> - </property> - <property name="text"> - <string>Help</string> - </property> - </widget> - <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>20</width> - <height>20</height> - </size> - </property> - </spacer> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonSQL</cstring> - </property> - <property name="text"> - <string>&Generate SQL</string> - </property> - </widget> - <spacer> - <property name="name"> - <cstring>spacer2</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>31</width> - <height>20</height> - </size> - </property> - </spacer> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonOK</cstring> - </property> - <property name="text"> - <string>OK</string> - </property> - <property name="default"> - <bool>true</bool> - </property> - </widget> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonCancel</cstring> - </property> - <property name="text"> - <string>Ca&ncel</string> - </property> - </widget> - </hbox> - </widget> - </vbox> -</widget> -<connections> - <connection> - <sender>buttonOK</sender> - <signal>released()</signal> - <receiver>TDESelectDatabaseDlgDecl</receiver> - <slot>accept()</slot> - </connection> - <connection> - <sender>buttonCancel</sender> - <signal>released()</signal> - <receiver>TDESelectDatabaseDlgDecl</receiver> - <slot>reject()</slot> - </connection> -</connections> -<layoutdefaults spacing="6" margin="11"/> -</UI> |