/****************************************************************************
** Form implementation generated from reading ui file 'DlgRef_Skeleton_QTD.ui'
**
-** Created: Wed Apr 2 16:42:12 2008
+** Created: Wed May 7 11:21:32 2008
** by: The User Interface Compiler ($Id$)
**
** WARNING! All changes made in this file will be lost!
Layout3 = new QGridLayout( 0, 1, 1, 0, 6, "Layout3");
- buttonApply = new QPushButton( GroupButtons, "buttonApply" );
+ buttonOk = new QPushButton( GroupButtons, "buttonOk" );
- Layout3->addWidget( buttonApply, 0, 0 );
+ Layout3->addWidget( buttonOk, 0, 0 );
- buttonCancel = new QPushButton( GroupButtons, "buttonCancel" );
+ buttonApply = new QPushButton( GroupButtons, "buttonApply" );
- Layout3->addWidget( buttonCancel, 0, 1 );
+ Layout3->addWidget( buttonApply, 0, 1 );
- buttonOk = new QPushButton( GroupButtons, "buttonOk" );
+ buttonCancel = new QPushButton( GroupButtons, "buttonCancel" );
- Layout3->addWidget( buttonOk, 0, 2 );
+ Layout3->addWidget( buttonCancel, 0, 3 );
Spacer1 = new QSpacerItem( 90, 20, QSizePolicy::Expanding, QSizePolicy::Minimum );
- Layout3->addItem( Spacer1, 0, 3 );
+ Layout3->addItem( Spacer1, 0, 2 );
buttonHelp = new QPushButton( GroupButtons, "buttonHelp" );
/****************************************************************************
** Form interface generated from reading ui file 'DlgRef_Skeleton_QTD.ui'
**
-** Created: Wed Apr 2 16:42:12 2008
+** Created: Wed May 7 11:21:32 2008
** by: The User Interface Compiler ($Id$)
**
** WARNING! All changes made in this file will be lost!
QGroupBox* GroupBoxPublish;
QCheckBox* CheckBoxRestoreSS;
QGroupBox* GroupButtons;
+ QPushButton* buttonOk;
QPushButton* buttonApply;
QPushButton* buttonCancel;
- QPushButton* buttonOk;
QPushButton* buttonHelp;
protected:
</property>
<widget class="QPushButton" row="0" column="0">
<property name="name">
- <cstring>buttonApply</cstring>
+ <cstring>buttonOk</cstring>
</property>
</widget>
<widget class="QPushButton" row="0" column="1">
<property name="name">
- <cstring>buttonCancel</cstring>
+ <cstring>buttonApply</cstring>
</property>
</widget>
- <widget class="QPushButton" row="0" column="2">
+ <widget class="QPushButton" row="0" column="3">
<property name="name">
- <cstring>buttonOk</cstring>
+ <cstring>buttonCancel</cstring>
</property>
</widget>
- <spacer row="0" column="3">
+ <spacer row="0" column="2">
<property name="name">
<cstring>Spacer1</cstring>
</property>