From 6131b4262eeb4093cc5c44ddee97b3da75c5f523 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Wed, 29 May 2019 14:25:32 +0200 Subject: This fixes bug: 639 Add desktop files for: - tqassistant - tqdesigner - tqlinguist - tqtconfig These files have been made with the contribution of Laurent Dard's patch (see bugzilla:639) with little change/addition from I. Add 'sysshare' option to the configure script. Signed-off-by: gregory guy --- src/tools/ntqglobal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h index 473a9fc21..ea6528ff4 100644 --- a/src/tools/ntqglobal.h +++ b/src/tools/ntqglobal.h @@ -1040,6 +1040,7 @@ Q_EXPORT const char *tqInstallPathPlugins(); Q_EXPORT const char *tqInstallPathData(); Q_EXPORT const char *tqInstallPathTranslations(); Q_EXPORT const char *tqInstallPathSysconf(); +Q_EXPORT const char *tqInstallPathShare(); #endif /* __cplusplus */ -- cgit v1.2.1