summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2023-11-28 23:35:15 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2023-11-28 23:35:15 +0100
commit3e03c0168858ef431784fdf19212a2b6a7261625 (patch)
tree7f3bfe4b36ad31c9c5334688d44712fa09923020
parente4bdc27e977b8fd61fd411744b76f25dbe6563a0 (diff)
-rw-r--r--qtpass-gh.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtpass-gh.iss b/qtpass-gh.iss
index 7fa999b4..10f796d6 100644
--- a/qtpass-gh.iss
+++ b/qtpass-gh.iss
@@ -7,7 +7,7 @@
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"
-#define QtDir GetEnv('QTDIR')
+#define QtDir GetEnv('QT_ROOT_DIR')
[Setup]
; NOTE: The value of AppId uniquely identifies this application.