mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-01 04:51:58 +08:00
Remove spurious (and maybe erroneous?) empty line.
CURA-12502
This commit is contained in:
parent
2b748a98fe
commit
f45cbeb5f4
@ -105,7 +105,6 @@ WriteUninstaller "$INSTDIR\uninstall.exe"
|
||||
!ifdef REG_START_MENU
|
||||
!insertmacro MUI_STARTMENU_WRITE_BEGIN Application
|
||||
CreateShortCut "$SMPROGRAMS\${APP_NAME}.lnk" "$INSTDIR\${MAIN_APP_EXE}"
|
||||
|
||||
!insertmacro MUI_STARTMENU_WRITE_END
|
||||
!endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user