mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
Some minor UI improvements
* buttons right aligned * min-height in qss * removed "public slots" where not needed * QMessageBox when changing widget style (because it is so slow)
This commit is contained in:
@@ -41,7 +41,6 @@ namespace BlackGui
|
||||
//! Hide opacity elements
|
||||
void hideOpacity(bool hide);
|
||||
|
||||
public slots:
|
||||
//! GUI Opacity 0-100%
|
||||
void setGuiOpacity(double value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user