add message box on save
This commit is contained in:
parent
09b23fc296
commit
a6aad07f05
3 changed files with 15 additions and 3 deletions
|
|
@ -50,10 +50,11 @@ private slots:
|
|||
void slotChangedRgb(const QColor color);
|
||||
void showPowerItemDialog();
|
||||
void showItemCreationDialog();
|
||||
void saved();
|
||||
|
||||
public slots:
|
||||
|
||||
void changeHeaderLableText(QString string);
|
||||
void changeHeaderLableText(QString string);
|
||||
};
|
||||
|
||||
#endif // MAINWINDOW_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue