summaryrefslogtreecommitdiffabout
path: root/korganizer/kolocationbox.h
Side-by-side diff
Diffstat (limited to 'korganizer/kolocationbox.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/kolocationbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kolocationbox.h b/korganizer/kolocationbox.h
index b604d33..6a42de6 100644
--- a/korganizer/kolocationbox.h
+++ b/korganizer/kolocationbox.h
@@ -36,7 +36,7 @@ class KOLocationBox : public QComboBox
KOLocationBox( bool rw , QWidget *parent , int _maxItems );
virtual ~KOLocationBox();
- enum {LOCATION, SUMMARYEVENT, SUMMARYTODO};
+ enum {LOCATION, SUMMARYEVENT, SUMMARYTODO,SUMMARYJOURNAL};
public slots:
void load(int);