Skip to content
Snippets Groups Projects
Commit ce97f537 authored by Mirko Wächter's avatar Mirko Wächter
Browse files

fixed dialog size

parent be557e47
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>400</width>
<height>380</height>
<height>417</height>
</rect>
</property>
<property name="minimumSize">
......@@ -20,7 +20,7 @@
<string>Dialog</string>
</property>
<property name="windowIcon">
<iconset resource="../../../ArmarXGui/icons.qrc">
<iconset resource="../../../libraries/ArmarXGuiBase/armarxicons.qrc">
<normaloff>:/icons/accessories-text-editor-6.ico</normaloff>:/icons/accessories-text-editor-6.ico</iconset>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
......@@ -117,7 +117,7 @@
<widget class="QComboBox" name="cbVerbosity"/>
</item>
<item row="1" column="1" colspan="3">
<widget class="Line" name="line">
<widget class="Line" name="linesep">
<property name="minimumSize">
<size>
<width>0</width>
......@@ -158,7 +158,7 @@
<tabstop>buttonBox</tabstop>
</tabstops>
<resources>
<include location="../../../ArmarXGui/icons.qrc"/>
<include location="../../../libraries/ArmarXGuiBase/armarxicons.qrc"/>
</resources>
<connections>
<connection>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment