[qet] [3151] Background set to use System Palette

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 3151
Author:   scorpio810
Date:     2014-06-19 20:23:16 +0200 (Thu, 19 Jun 2014)
Log Message:
-----------
Background set to use System Palette

Modified Paths:
--------------
    trunk/sources/qetapp.cpp

Modified: trunk/sources/qetapp.cpp
===================================================================
--- trunk/sources/qetapp.cpp	2014-06-19 15:30:07 UTC (rev 3150)
+++ trunk/sources/qetapp.cpp	2014-06-19 18:23:16 UTC (rev 3151)
@@ -950,7 +950,7 @@
 	// reapplique les feuilles de style
 	setStyleSheet(
 		"QAbstractScrollArea#mdiarea {"
-		"	background-color:#D5D2D1;"
+		"	background-color -> setPalette(initial_palette_);"
 		"	background-image: url(':/ico/mdiarea_bg.png');"
 		"	background-repeat: no-repeat;"
 		"	background-position: center middle;"


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/