summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorAl12rs <gabriel.cortesi@outlook.com>2018-10-13 14:44:16 +0200
committerAl12rs <gabriel.cortesi@outlook.com>2018-10-13 14:44:16 +0200
commitfcb29afe83be5789debbe1eacfd8be3e00d35637 (patch)
tree0601896fb0189b76a30ffafb342ce3f003191ee3 /src/mainwindow.ui
parentcf52aa335aef6f9af587c3418360d0454e3b37bd (diff)
Increase filterview size to not cut off filternames
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 2c96775a..021d564c 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -65,13 +65,13 @@
<widget class="QTreeWidget" name="categoriesList">
<property name="minimumSize">
<size>
- <width>100</width>
+ <width>120</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
- <width>161</width>
+ <width>214</width>
<height>16777215</height>
</size>
</property>