From f9deac36aa7970c23d6b3965f9b7a09e4bcf89b8 Mon Sep 17 00:00:00 2001 From: nils Date: Sun, 2 Jan 2011 14:04:57 +0000 Subject: added star in tabtitle, if document is changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@421 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- textedit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'textedit.h') 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); -- cgit v1.2.3