From b9688b905acbb256fb56b18f8006e5bcbb8117f4 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 31 Oct 2014 12:01:24 +0900 Subject: Added GUI for allowing the user to manually update the Documentation Plugin lists. Added check + information message to inform the user that he/she should update the Documentation Plugin lists when TDevelop is being run for the first time under a new TDE version. This relates to bug 1859. Signed-off-by: Michele Calgaro --- parts/documentation/documentation_part.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parts/documentation/documentation_part.h') diff --git a/parts/documentation/documentation_part.h b/parts/documentation/documentation_part.h index ef59c49a..02564a3f 100644 --- a/parts/documentation/documentation_part.h +++ b/parts/documentation/documentation_part.h @@ -84,11 +84,11 @@ signals: protected: void loadDocumentationPlugins(); - void reloadDocumentationPlugins(); TDEConfig *config(); void setupActions(); void loadSettings(); void saveProjectDocumentationInfo(); + void checkLastVersion(); TQCString startAssistant(); void activateAssistantWindow(const TQCString &ref); -- cgit v1.2.3