From 7221ff029af217ae703e8217333bd9b170203181 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 04 Jul 2005 14:29:18 +0000 Subject: box --- (limited to 'korganizer/journalentry.h') diff --git a/korganizer/journalentry.h b/korganizer/journalentry.h index cc9b5ef..fb19fb1 100644 --- a/korganizer/journalentry.h +++ b/korganizer/journalentry.h @@ -32,6 +32,7 @@ class QLabel; class KTextEdit; class KLineEdit; +class KOLocationBox; using namespace KCal; @@ -76,7 +77,7 @@ class JournalEntry : public QFrame { QDate mDate; void keyPressEvent ( QKeyEvent * ) ; QLabel *mTitleLabel; - KLineEdit * mTitle; + KOLocationBox * mTitle; KTextEdit *mEditor; int heiHint; }; -- cgit v0.9.0.2