mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
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:
@@ -950,7 +950,7 @@ void QETApp::useSystemPalette(bool use) {
|
|||||||
// reapplique les feuilles de style
|
// reapplique les feuilles de style
|
||||||
setStyleSheet(
|
setStyleSheet(
|
||||||
"QAbstractScrollArea#mdiarea {"
|
"QAbstractScrollArea#mdiarea {"
|
||||||
" background-color:white;"
|
" background-color:#D5D2D1;"
|
||||||
" background-image: url(':/ico/mdiarea_bg.png');"
|
" background-image: url(':/ico/mdiarea_bg.png');"
|
||||||
" background-repeat: no-repeat;"
|
" background-repeat: no-repeat;"
|
||||||
" background-position: center middle;"
|
" background-position: center middle;"
|
||||||
|
|||||||
Reference in New Issue
Block a user