Skip to content

Commit b964777

Browse files
committed
osgeo4w: fix designer path
1 parent 501a5f9 commit b964777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ms-windows/osgeo4w/designer.bat.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ call "%~dp0\qt5_env.bat"
44
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
55
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
66
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
7-
start "Qt Designer with QGIS custom widgets" /B "%OSGEO4W_ROOT%"\bin\designer.exe %*
7+
start "Qt Designer with QGIS custom widgets" /B designer.exe %*

0 commit comments

Comments
 (0)