summaryrefslogtreecommitdiffstats
path: root/src/bondfinishpagedlg.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-18 03:12:25 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-18 03:12:25 -0500
commitfd4d12151ca6b034307f8eba345fbef97a3cbfaf (patch)
tree2fd264d0d0500192dc1f2c649e76fc379d0bbd59 /src/bondfinishpagedlg.ui
parent8fdae616e94a37d5abf2d8a02fcff8a93d2f2ed1 (diff)
downloadkcmldap-fd4d12151ca6b034307f8eba345fbef97a3cbfaf.tar.gz
kcmldap-fd4d12151ca6b034307f8eba345fbef97a3cbfaf.zip
Add skeleton wizards and dialogs
Diffstat (limited to 'src/bondfinishpagedlg.ui')
-rw-r--r--src/bondfinishpagedlg.ui82
1 files changed, 82 insertions, 0 deletions
diff --git a/src/bondfinishpagedlg.ui b/src/bondfinishpagedlg.ui
new file mode 100644
index 0000000..448fdd8
--- /dev/null
+++ b/src/bondfinishpagedlg.ui
@@ -0,0 +1,82 @@
+<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
+<class>BondFinishPageDlg</class>
+<widget class="TQWidget">
+ <property name="name">
+ <cstring>BondFinishPageDlg</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>678</width>
+ <height>452</height>
+ </rect>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQLabel" row="0" column="0" rowspan="9" colspan="1">
+ <property name="name">
+ <cstring>px_introSidebar</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>170</width>
+ <height>430</height>
+ </size>
+ </property>
+ <property name="frameShape">
+ <enum>Panel</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Sunken</enum>
+ </property>
+ <property name="scaledContents">
+ <bool>true</bool>
+ </property>
+ <property name="indent">
+ <number>0</number>
+ </property>
+ </widget>
+ <spacer row="2" column="1">
+ <property name="name">
+ <cstring>Spacer6</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Fixed</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>30</height>
+ </size>
+ </property>
+ </spacer>
+ <spacer row="7" column="1">
+ <property name="name">
+ <cstring>Spacer5</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ </spacer>
+ </grid>
+</widget>
+<layoutdefaults spacing="3" margin="6"/>
+<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
+</UI>