summaryrefslogtreecommitdiff
path: root/src/gui/stylepalette.ui
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-01 15:08:42 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-01 15:08:42 +0200
commitf448114bc7eaa9b99780c108d5172f649c626a88 (patch)
tree728f6042f7a86dfa6c11d0a37fcaee71b688ec90 /src/gui/stylepalette.ui
parent6e40278f58e63adcf6459242219f3a8d282fdebc (diff)
adjusted font sized
Diffstat (limited to 'src/gui/stylepalette.ui')
-rw-r--r--src/gui/stylepalette.ui11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/gui/stylepalette.ui b/src/gui/stylepalette.ui
index 681d83e..abba648 100644
--- a/src/gui/stylepalette.ui
+++ b/src/gui/stylepalette.ui
@@ -19,7 +19,7 @@
<property name="minimumSize">
<size>
<width>130</width>
- <height>218</height>
+ <height>268</height>
</size>
</property>
<property name="maximumSize">
@@ -134,7 +134,14 @@
</widget>
</item>
<item>
- <widget class="QListView" name="edgeStyleListView"/>
+ <widget class="QListView" name="edgeStyleListView">
+ <property name="font">
+ <font>
+ <pointsize>8</pointsize>
+ <italic>true</italic>
+ </font>
+ </property>
+ </widget>
</item>
</layout>
</widget>