From d676f93b5f3a7481fc0588f087bef418879e6f78 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 30 Oct 2014 14:50:07 +0900 Subject: Added backend logic for allowing the user to manually update the Documentation Plugin lists. GUI part still to be done. In the process, fixed some bugs related to deallocation and reinitialization of documentation catalogs and project catalogs. This relates to bug 1859. Signed-off-by: Michele Calgaro --- parts/documentation/documentation_part.h | 1 + 1 file changed, 1 insertion(+) (limited to 'parts/documentation/documentation_part.h') diff --git a/parts/documentation/documentation_part.h b/parts/documentation/documentation_part.h index 722ad4bd..ef59c49a 100644 --- a/parts/documentation/documentation_part.h +++ b/parts/documentation/documentation_part.h @@ -84,6 +84,7 @@ signals: protected: void loadDocumentationPlugins(); + void reloadDocumentationPlugins(); TDEConfig *config(); void setupActions(); void loadSettings(); -- cgit v1.2.3