fix(framework): undeclared symbol errors
This commit is contained in:
parent
4d65771853
commit
b491e115ad
@ -1096,7 +1096,7 @@ protected:
|
||||
*/
|
||||
void fireToolbarButtonClicked(const QString& identity);
|
||||
|
||||
private slots:
|
||||
protected slots:
|
||||
/**
|
||||
* @brief Handle ignored widget destruction
|
||||
* @param object Destroyed object
|
||||
|
||||
@ -889,7 +889,7 @@ protected:
|
||||
*/
|
||||
void createCustomizeButton();
|
||||
|
||||
private slots:
|
||||
protected slots:
|
||||
/**
|
||||
* @brief Handle owner destruction
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user