summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-05-29 14:25:32 +0200
committerSlávek Banko <[email protected]>2019-06-01 16:20:00 +0200
commit5787486cb7beb73f662ab7ecc5d23febcda05cf3 (patch)
tree55235b8b20cc2a2e36260e63a9d66aad891d4250 /src
parent9bd822ca69b9b7e72ae32c9ba37d0179f7620db8 (diff)
downloadtqt3-5787486cb7beb73f662ab7ecc5d23febcda05cf3.tar.gz
tqt3-5787486cb7beb73f662ab7ecc5d23febcda05cf3.zip
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 <[email protected]> (cherry picked from commit 6131b4262eeb4093cc5c44ddee97b3da75c5f523)
Diffstat (limited to 'src')
-rw-r--r--src/tools/ntqglobal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h
index 7b54c340a..8d1da7d1c 100644
--- a/src/tools/ntqglobal.h
+++ b/src/tools/ntqglobal.h
@@ -1083,6 +1083,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 */