git-svn-id: svn://db.shs.com.ru/libs@367 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2018-03-22 10:41:05 +00:00
parent 60a3439550
commit 31f2be6981
4 changed files with 33 additions and 5 deletions

View File

@@ -115,6 +115,7 @@ public slots:
void changed() {setChanged(true);}
void newFile();
void openFile();
void openFiles();
bool saveFile(bool ask = false);
bool saveAsFile();
void clearRecent();