mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
refs #935, detect changed stylesheet in launcher
This commit is contained in:
committed by
Mathew Sutcliffe
parent
864fa88c65
commit
ec025d63a7
@@ -183,6 +183,9 @@ private slots:
|
||||
|
||||
//! Start the configuration wizard
|
||||
void ps_startWizard();
|
||||
|
||||
//! Style sheet has been changed
|
||||
void ps_onStyleSheetsChanged();
|
||||
};
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user