Forgot to change shiboken2 to shiboken6 in windows installer.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fce2a5ba0d
commit
82d53748b3
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ Section ""
|
||||||
File *.ico
|
File *.ico
|
||||||
File /r qml
|
File /r qml
|
||||||
File /r PySide6
|
File /r PySide6
|
||||||
File /r shiboken2
|
File /r shiboken6
|
||||||
|
|
||||||
|
|
||||||
CreateShortcut "$SMPROGRAMS\LogarithmPlotter.lnk" "$INSTDIR\logarithmplotter.exe"
|
CreateShortcut "$SMPROGRAMS\LogarithmPlotter.lnk" "$INSTDIR\logarithmplotter.exe"
|
||||||
|
|
Loading…
Reference in a new issue