summaryrefslogtreecommitdiffabout
path: root/korganizer/journalentry.h
Side-by-side diff
Diffstat (limited to 'korganizer/journalentry.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/journalentry.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/korganizer/journalentry.h b/korganizer/journalentry.h
index b37cabd..f2db785 100644
--- a/korganizer/journalentry.h
+++ b/korganizer/journalentry.h
@@ -57,3 +57,2 @@ class JournalEntry : public QFrame {
void slotLoadTemplate();
- void setDirty();
void toggleShowJournal();
@@ -79,4 +78,2 @@ class JournalEntry : public QFrame {
int heiHint;
-
- bool mDirty;
};