mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
refs #347, renamed property to frameless
This commit is contained in:
committed by
Roland Winklmeier
parent
7123cad53a
commit
edaf1fba89
@@ -5,7 +5,7 @@ QFrame {
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
/** mainframeless dynamic property**/
|
||||
QDockWidget[mainframeless="true"] QFrame {
|
||||
/** frameless dynamic property**/
|
||||
QDockWidget[frameless="true"] QFrame {
|
||||
background-color: darkslategray;
|
||||
}
|
||||
Reference in New Issue
Block a user