From 93313aa8d66c01aa0e4562449020af20b5cef0a7 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Tue, 21 Sep 2004 19:50:27 +0000 Subject: added edit elements for global prefs --- (limited to 'libkdepim/kpimprefs.cpp') diff --git a/libkdepim/kpimprefs.cpp b/libkdepim/kpimprefs.cpp index 140a286..a9ea330 100644 --- a/libkdepim/kpimprefs.cpp +++ b/libkdepim/kpimprefs.cpp @@ -64,3 +64,9 @@ void KPimPrefs::usrWriteConfig() config()->setGroup("General"); config()->writeEntry("Custom Categories",mCustomCategories); } + +void KPimPrefs::setCategoryDefaults() +{ + // empty implementation +} + -- cgit v0.9.0.2