mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
refs #304, reflect changes in components for GUI, GUI utility class to set main window position correctly
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
/** http://qt-project.org/doc/qt-5.3/stylesheet-examples.html **/
|
||||
|
||||
#MainWindow {
|
||||
background-color: darkslategray;
|
||||
}
|
||||
|
||||
QWidget {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user