Improved question an error handling when closing and saving query.
This commit is contained in:
parent
f5046fbd68
commit
4adb78a84e
2 changed files with 27 additions and 13 deletions
|
|
@ -55,8 +55,8 @@ public:
|
|||
void newdoc();
|
||||
// void open();
|
||||
bool load(const QString &filename);
|
||||
void save();
|
||||
void saveAs();
|
||||
bool save();
|
||||
bool saveAs();
|
||||
void saveCopyAs();
|
||||
|
||||
void execute();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue