mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00
Remove spurious (and maybe erroneous?) empty line.
CURA-12502
This commit is contained in:
parent
2b748a98fe
commit
f45cbeb5f4
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue