-rw-r--r-- | libkdepim/kpimprefs.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libkdepim/kpimprefs.cpp b/libkdepim/kpimprefs.cpp index 140a286..a9ea330 100644 --- a/libkdepim/kpimprefs.cpp +++ b/libkdepim/kpimprefs.cpp @@ -66 +66,7 @@ void KPimPrefs::usrWriteConfig() } + +void KPimPrefs::setCategoryDefaults() +{ + // empty implementation +} + |