summaryrefslogtreecommitdiffstats
path: root/src/tools/qglobal.h
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-05-29 14:25:32 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-06-01 16:42:32 +0200
commit7c13f5df2fbd64512a99b66f633abb0fd7f87d35 (patch)
treed45c98a3ff18018103f9312949afdc27ec10f040 /src/tools/qglobal.h
parent09f45583d97c73e309a93447707b0acebfbddea8 (diff)
downloadqt3-7c13f5df2fbd64512a99b66f633abb0fd7f87d35.tar.gz
qt3-7c13f5df2fbd64512a99b66f633abb0fd7f87d35.zip
This fixes bug: 639
Add desktop files for: - assistant-qt3 - designer-qt3 - linguist-qt3 - qtconfig-qt3 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 <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/tools/qglobal.h')
-rw-r--r--src/tools/qglobal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/qglobal.h b/src/tools/qglobal.h
index 7de3453..6046029 100644
--- a/src/tools/qglobal.h
+++ b/src/tools/qglobal.h
@@ -1040,6 +1040,7 @@ Q_EXPORT const char *qInstallPathPlugins();
Q_EXPORT const char *qInstallPathData();
Q_EXPORT const char *qInstallPathTranslations();
Q_EXPORT const char *qInstallPathSysconf();
+Q_EXPORT const char *qInstallPathShare();
#endif /* __cplusplus */