We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb94e5 commit a4eccd3Copy full SHA for a4eccd3
modules/gui/module.iss
@@ -16,7 +16,7 @@
16
; along with this program. If not, see <http://www.gnu.org/licenses/>.
17
; LICENCE_BLOCK_END
18
;==============================================================================
19
-#define MODULE_NAME "functions_manager"
+#define MODULE_NAME "gui"
20
21
; Qt platforms
22
Source: {#RootPath}bin\{#BinPath}\platforms\qminimal.dll; DestDir: {app}\bin\{#BinPath}\platforms\;
0 commit comments