ui: Added option for hiding dock widge title bars to view menu

This commit is contained in:
Eberhard Graether
2015-12-17 14:28:47 +01:00
parent b6beab8283
commit 5c0493267c
3 changed files with 74 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
QToolTip {
background-color: #E0E0E0;
color: black;
font-size: <setting:font_size>pt;
}