mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
[UI] Default sizes for dock widgets plus some smaller fixes:
* renamings * reset all to defaults * sizes
This commit is contained in:
committed by
Mat Sutcliffe
parent
465c8fd81d
commit
df69ef47a0
@@ -104,7 +104,10 @@ namespace BlackGui
|
||||
//! All floating info areas on top
|
||||
void allFloatingOnTop();
|
||||
|
||||
//! Reset all widgets
|
||||
//! Reset all floating widget settings
|
||||
void resetAllFloatingWidgetSettings();
|
||||
|
||||
//! Reset all widget settings
|
||||
void resetAllWidgetSettings();
|
||||
|
||||
//! Toggle dock / floating of the whole info area
|
||||
|
||||
Reference in New Issue
Block a user