aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-02 14:04:57 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-02 14:04:57 +0000
commitf9deac36aa7970c23d6b3965f9b7a09e4bcf89b8 (patch)
tree68904a125a5f85930a39407aa1f9ce35551fc2db /textedit.h
parentadded new tab action and made some minor bugfixes (diff)
downloadgpg4usb-f9deac36aa7970c23d6b3965f9b7a09e4bcf89b8.tar.gz
gpg4usb-f9deac36aa7970c23d6b3965f9b7a09e4bcf89b8.zip
added star in tabtitle, if document is changed
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@421 34ebc366-c3a9-4b3c-9f84-69acf7962910
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);