Change background color

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3150 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-06-19 15:30:07 +00:00
parent 45f3dd28a3
commit 764fe5b75e

View File

@@ -950,7 +950,7 @@ void QETApp::useSystemPalette(bool use) {
// reapplique les feuilles de style
setStyleSheet(
"QAbstractScrollArea#mdiarea {"
" background-color:white;"
" background-color:#D5D2D1;"
" background-image: url(':/ico/mdiarea_bg.png');"
" background-repeat: no-repeat;"
" background-position: center middle;"