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, 2 insertions, 1 deletions
diff --git a/korganizer/journalentry.h b/korganizer/journalentry.h
index cc9b5ef..fb19fb1 100644
--- a/korganizer/journalentry.h
+++ b/korganizer/journalentry.h
@@ -34,2 +34,3 @@ class KTextEdit;
class KLineEdit;
+class KOLocationBox;
@@ -78,3 +79,3 @@ class JournalEntry : public QFrame {
QLabel *mTitleLabel;
- KLineEdit * mTitle;
+ KOLocationBox * mTitle;
KTextEdit *mEditor;