summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/main.ui
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-07-26 15:52:29 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-07-26 15:52:29 +0200
commit9ba6eda74d046b32f2541fbab46b7a905249b6ac (patch)
treec0dc32b6fac574b38f88ae89f3a1a6b0c95a6b40 /facetracknoir/main.ui
parenta1fc23cc589ad9665838807689aa06e507b08a4d (diff)
icon-related goodness
The .ico takes too much space, let's change palette later
Diffstat (limited to 'facetracknoir/main.ui')
-rwxr-xr-x[-rw-r--r--]facetracknoir/main.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/facetracknoir/main.ui b/facetracknoir/main.ui
index 39e0bf86..4d8b6caf 100644..100755
--- a/facetracknoir/main.ui
+++ b/facetracknoir/main.ui
@@ -8,7 +8,7 @@
<x>0</x>
<y>0</y>
<width>744</width>
- <height>471</height>
+ <height>473</height>
</rect>
</property>
<property name="windowIcon">
@@ -576,15 +576,15 @@
<item>
<widget class="GLWidget" name="pose_display" native="true">
<property name="sizePolicy">
- <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="maximumSize">
+ <property name="minimumSize">
<size>
- <width>80</width>
- <height>90</height>
+ <width>100</width>
+ <height>110</height>
</size>
</property>
</widget>