summaryrefslogtreecommitdiffstats
path: root/khelpcenter/kcmhelpcenter.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/kcmhelpcenter.h')
-rw-r--r--khelpcenter/kcmhelpcenter.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/khelpcenter/kcmhelpcenter.h b/khelpcenter/kcmhelpcenter.h
index 4715d1a0a..8bf2f3b6c 100644
--- a/khelpcenter/kcmhelpcenter.h
+++ b/khelpcenter/kcmhelpcenter.h
@@ -146,6 +146,11 @@ class KCMHelpCenter : public KDialogBase, virtual public KCMHelpCenterIface
void advanceProgress();
+ /**
+ * Find a user-writeable location for the indices, if the current location
+ * is not.
+ */
+ void findWriteableIndexDir();
private:
KHC::SearchEngine *mEngine;