summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-09-26 15:53:07 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-09-26 15:53:24 +0200
commit36d52b1d84f057712b0be1791a9b7981ee455495 (patch)
treea2a2fc72aedab9e65e85acf877fd7ac23d16211e
parentdbaab05e41e619459a4911b287b83bc97a3843ec (diff)
gui/res: add 192x192 images
-rw-r--r--gui/images/trackhat-clip-left.pngbin1318 -> 5089 bytes
-rw-r--r--gui/images/trackhat-clip-right.pngbin1349 -> 5123 bytes
-rw-r--r--gui/images/trackhat-hat.pngbin2150 -> 8555 bytes
-rw-r--r--gui/trackhat-wizard.ui34
4 files changed, 17 insertions, 17 deletions
diff --git a/gui/images/trackhat-clip-left.png b/gui/images/trackhat-clip-left.png
index cdde2160..9970d040 100644
--- a/gui/images/trackhat-clip-left.png
+++ b/gui/images/trackhat-clip-left.png
Binary files differ
diff --git a/gui/images/trackhat-clip-right.png b/gui/images/trackhat-clip-right.png
index 59f8ae71..1a3d595e 100644
--- a/gui/images/trackhat-clip-right.png
+++ b/gui/images/trackhat-clip-right.png
Binary files differ
diff --git a/gui/images/trackhat-hat.png b/gui/images/trackhat-hat.png
index 252c2e6b..4384578d 100644
--- a/gui/images/trackhat-hat.png
+++ b/gui/images/trackhat-hat.png
Binary files differ
diff --git a/gui/trackhat-wizard.ui b/gui/trackhat-wizard.ui
index 09f68c03..3329e95b 100644
--- a/gui/trackhat-wizard.ui
+++ b/gui/trackhat-wizard.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>365</width>
- <height>586</height>
+ <width>457</width>
+ <height>698</height>
</rect>
</property>
<property name="modal">
@@ -52,14 +52,14 @@
</property>
<property name="minimumSize">
<size>
- <width>120</width>
- <height>108</height>
+ <width>192</width>
+ <height>192</height>
</size>
</property>
<property name="maximumSize">
<size>
- <width>120</width>
- <height>108</height>
+ <width>192</width>
+ <height>192</height>
</size>
</property>
<property name="text">
@@ -69,7 +69,7 @@
<pixmap resource="ui-res.qrc">:/images/trackhat-hat.png</pixmap>
</property>
<property name="scaledContents">
- <bool>true</bool>
+ <bool>false</bool>
</property>
</widget>
</item>
@@ -83,14 +83,14 @@
</property>
<property name="minimumSize">
<size>
- <width>130</width>
- <height>130</height>
+ <width>192</width>
+ <height>192</height>
</size>
</property>
<property name="maximumSize">
<size>
- <width>130</width>
- <height>130</height>
+ <width>192</width>
+ <height>192</height>
</size>
</property>
<property name="text">
@@ -100,7 +100,7 @@
<pixmap resource="ui-res.qrc">:/images/trackhat-clip-right.png</pixmap>
</property>
<property name="scaledContents">
- <bool>true</bool>
+ <bool>false</bool>
</property>
</widget>
</item>
@@ -114,14 +114,14 @@
</property>
<property name="minimumSize">
<size>
- <width>130</width>
- <height>130</height>
+ <width>192</width>
+ <height>192</height>
</size>
</property>
<property name="maximumSize">
<size>
- <width>130</width>
- <height>130</height>
+ <width>192</width>
+ <height>192</height>
</size>
</property>
<property name="text">
@@ -131,7 +131,7 @@
<pixmap resource="ui-res.qrc">:/images/trackhat-clip-left.png</pixmap>
</property>
<property name="scaledContents">
- <bool>true</bool>
+ <bool>false</bool>
</property>
</widget>
</item>