refs #935, detect changed stylesheet in launcher

This commit is contained in:
Klaus Basan
2017-04-15 00:34:39 +02:00
committed by Mathew Sutcliffe
parent 864fa88c65
commit ec025d63a7
2 changed files with 9 additions and 0 deletions

View File

@@ -183,6 +183,9 @@ private slots:
//! Start the configuration wizard
void ps_startWizard();
//! Style sheet has been changed
void ps_onStyleSheetsChanged();
};
#endif // guard