[qet] [3154] Minor change: cosmetic |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 3154
Author: scorpio810
Date: 2014-06-20 13:58:07 +0200 (Fri, 20 Jun 2014)
Log Message:
-----------
Minor change: cosmetic
Modified Paths:
--------------
trunk/sources/qetapp.cpp
Modified: trunk/sources/qetapp.cpp
===================================================================
--- trunk/sources/qetapp.cpp 2014-06-20 04:40:12 UTC (rev 3153)
+++ trunk/sources/qetapp.cpp 2014-06-20 11:58:07 UTC (rev 3154)
@@ -949,7 +949,9 @@
// reapplique les feuilles de style
setStyleSheet(
- "QAbstractScrollArea#mdiarea {"
+ "QTabBar::tab:!selected { background-color: transparent; }"
+ "QAbstractScrollArea#mdiarea {"
+
" background-color -> setPalette(initial_palette_);"
" background-image: url(':/ico/mdiarea_bg.png');"
" background-repeat: no-repeat;"