aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/textedit.h b/textedit.h
index 32dca58..5ee9931 100644
--- a/textedit.h
+++ b/textedit.h
@@ -53,6 +53,7 @@ public slots:
void open();
void print();
void newTab();
+ void showModified();
private:
bool isKey(QString key);