summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.