<string>Edit Conferences</string>
</property>
<property name="windowIcon">
- <iconset resource="../icons.qrc">
- <normaloff>:/icons/brain-alone.png</normaloff>:/icons/brain-alone.png</iconset>
+ <iconset resource="../../data/data.qrc">
+ <normaloff>:/confclerk.svg</normaloff>:/confclerk.svg</iconset>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
</widget>
</item>
<item row="1" column="3">
- <widget class="QPushButton" name="showMapButton_2">
+ <widget class="QPushButton" name="showMapButton">
<property name="text">
<string>MAP</string>
</property>
<property name="icon">
<iconset resource="../icons.qrc">
- <normaloff>:/icons/compassBig.png</normaloff>:/icons/compassBig.png</iconset>
+ <normaloff>:/icons/applications-internet.png</normaloff>:/icons/applications-internet.png</iconset>
</property>
<property name="flat">
<bool>true</bool>
</item>
<item>
<widget class="QWidget" name="widget_5" native="true">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QPushButton" name="refreshBtn">
</property>
</spacer>
</item>
+ <item>
+ <widget class="QWidget" name="widget" native="true">
+ <layout class="QVBoxLayout" name="verticalLayout">
+ <property name="spacing">
+ <number>0</number>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <item>
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
+ <widget class="QDialogButtonBox" name="buttonBox">
+ <property name="standardButtons">
+ <set>QDialogButtonBox::Close</set>
+ </property>
+ <property name="centerButtons">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
</layout>
</widget>
</item>
</widget>
<resources>
<include location="../icons.qrc"/>
+ <include location="../../data/data.qrc"/>
</resources>
<connections/>
</ui>