Skip to content

Commit a4eccd3

Browse files
fix install on windows
1 parent 8eb94e5 commit a4eccd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gui/module.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
; along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
; LICENCE_BLOCK_END
1818
;==============================================================================
19-
#define MODULE_NAME "functions_manager"
19+
#define MODULE_NAME "gui"
2020
;==============================================================================
2121
; Qt platforms
2222
Source: {#RootPath}bin\{#BinPath}\platforms\qminimal.dll; DestDir: {app}\bin\{#BinPath}\platforms\;

0 commit comments

Comments
 (0)