summaryrefslogtreecommitdiffstats
path: root/mainwindow.ui
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-01-22 20:34:16 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2016-01-22 20:34:16 +0100
commit467613faf5aec2464fbe95cc96b421285df85640 (patch)
treeb773da54a718a9b3844378984433901e20e62e5a /mainwindow.ui
parentd2248f731c47761755984665de029f53f4e2566f (diff)
New (final) icons by @jsimplicio added
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui20
1 files changed, 13 insertions, 7 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index 9bfebc20..9abab7ad 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>498</width>
- <height>299</height>
+ <width>398</width>
+ <height>291</height>
</rect>
</property>
<property name="windowTitle">
@@ -210,7 +210,9 @@
<string>Copy Password</string>
</property>
<property name="icon">
- <iconset theme="edit-copy"/>
+ <iconset theme="edit-copy">
+ <normalon>:/icons/edit-copy.svg</normalon>
+ </iconset>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextBesideIcon</enum>
@@ -241,7 +243,7 @@
<property name="minimumSize">
<size>
<width>100</width>
- <height>10</height>
+ <height>26</height>
</size>
</property>
</widget>
@@ -256,6 +258,9 @@
</property>
<widget class="QWidget" name="layoutWidget">
<layout class="QVBoxLayout" name="verticalLayoutTree">
+ <property name="spacing">
+ <number>6</number>
+ </property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
@@ -263,7 +268,7 @@
<property name="minimumSize">
<size>
<width>0</width>
- <height>36</height>
+ <height>26</height>
</size>
</property>
</widget>
@@ -273,7 +278,7 @@
<property name="minimumSize">
<size>
<width>0</width>
- <height>36</height>
+ <height>26</height>
</size>
</property>
<property name="text">
@@ -281,7 +286,8 @@
</property>
<property name="icon">
<iconset theme="edit-clear">
- <normaloff>.</normaloff>.</iconset>
+ <normalon>:/icons/edit-clear.svg</normalon>
+ </iconset>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonIconOnly</enum>