mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 10:15:43 +08:00
Ref T447, utility function to set on top flag
Also a signal when "always on top" was triggered
This commit is contained in:
@@ -271,6 +271,9 @@ namespace BlackGui
|
||||
//! Font has been changed
|
||||
void fontChanged();
|
||||
|
||||
//! always on top
|
||||
void alwaysOnTop(bool onTop);
|
||||
|
||||
protected:
|
||||
//! \name print messages generated during parsing / cmd handling
|
||||
//! @{
|
||||
|
||||
Reference in New Issue
Block a user