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