aboutsummaryrefslogtreecommitdiffstats
path: root/editorpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'editorpage.h')
-rw-r--r--editorpage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/editorpage.h b/editorpage.h
index 9d776b1..cd8ca19 100644
--- a/editorpage.h
+++ b/editorpage.h
@@ -40,6 +40,8 @@ private:
QPlainTextEdit *textPage;
QHBoxLayout *mainLayout;
QString fullFilePath;
+ void setSaveState();
+
};
#endif // TEXTPAGE_H