summaryrefslogtreecommitdiffabout
path: root/korganizer/koprefs.h
Side-by-side diff
Diffstat (limited to 'korganizer/koprefs.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/koprefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/korganizer/koprefs.h b/korganizer/koprefs.h
index dddcdca..fa69d52 100644
--- a/korganizer/koprefs.h
+++ b/korganizer/koprefs.h
@@ -59,2 +59,3 @@ class KOPrefs : public KPimPrefs
void setCategoryDefaults();
+ void setAllDefaults();
@@ -73,2 +74,3 @@ class KOPrefs : public KPimPrefs
QStringList getDefaultList();
+ QStringList getLocationDefaultList();
public: