summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2019-10-07 15:31:21 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2019-10-07 15:31:21 +0200
commit8fb417113f5499d28702ef7502bd635641e78ca3 (patch)
treeebbb83b7db2b1c2c57e2e84b74199e2ca1010a94
parenta28ad4eaca99ded36d061c8fad17b1f734ecd016 (diff)
ToolButtonIconOnly fixes #483
-rw-r--r--src/mainwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 117cb7a6..e6750631 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -284,7 +284,7 @@ p, li { white-space: pre-wrap; }
<bool>false</bool>
</property>
<property name="toolButtonStyle">
- <enum>Qt::ToolButtonFollowStyle</enum>
+ <enum>Qt::ToolButtonIconOnly</enum>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>