mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refs #883, overlay messages can have shadow
This commit is contained in:
committed by
Mathew Sutcliffe
parent
1690c560b7
commit
8ca8f51802
@@ -108,6 +108,9 @@ namespace BlackGui
|
||||
//! Is awaiting a conformation
|
||||
bool hasPendingConfirmation() const;
|
||||
|
||||
//! Add a shadow
|
||||
void addShadow();
|
||||
|
||||
signals:
|
||||
//! Confirmation completed
|
||||
void confirmationCompleted();
|
||||
|
||||
Reference in New Issue
Block a user