about summary refs log tree commit diff
path: root/gui
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-09-28 22:34:00 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-09-28 22:34:00 +0200
commit0f8daaf9f325b253ee206b168dd388c5a381ee44 (patch)
treeb06a80197c201593d8a598710e82238159ed5ff1 /gui
parentFixed OS X GUI anomalies (diff)
downloadkcc-0f8daaf9f325b253ee206b168dd388c5a381ee44.tar.gz
kcc-0f8daaf9f325b253ee206b168dd388c5a381ee44.tar.bz2
kcc-0f8daaf9f325b253ee206b168dd388c5a381ee44.zip
OS X: GUI tweak for Retina display (close #158)
Diffstat (limited to 'gui')
-rw-r--r--gui/KCC-OSX.ui24
1 files changed, 18 insertions, 6 deletions
diff --git a/gui/KCC-OSX.ui b/gui/KCC-OSX.ui
index 7000969..d77de0d 100644
--- a/gui/KCC-OSX.ui
+++ b/gui/KCC-OSX.ui
@@ -183,9 +183,9 @@
     <property name="geometry">
      <rect>
       <x>8</x>
-      <y>201</y>
+      <y>206</y>
       <width>151</width>
-      <height>34</height>
+      <height>26</height>
      </rect>
     </property>
     <property name="font">
@@ -200,14 +200,20 @@
     <property name="toolTip">
      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p style='white-space:pre'&gt;Target device.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     </property>
+    <property name="iconSize">
+     <size>
+      <width>15</width>
+      <height>15</height>
+     </size>
+    </property>
    </widget>
    <widget class="QComboBox" name="FormatBox">
     <property name="geometry">
      <rect>
-      <x>262</x>
-      <y>201</y>
-      <width>152</width>
-      <height>34</height>
+      <x>263</x>
+      <y>206</y>
+      <width>151</width>
+      <height>26</height>
      </rect>
     </property>
     <property name="font">
@@ -222,6 +228,12 @@
     <property name="toolTip">
      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p style='white-space:pre'&gt;Output format.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     </property>
+    <property name="iconSize">
+     <size>
+      <width>15</width>
+      <height>15</height>
+     </size>
+    </property>
    </widget>
    <widget class="QPushButton" name="ConvertButton">
     <property name="geometry">