Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: fix designer path
  • Loading branch information
jef-n committed Feb 10, 2017
1 parent 501a5f9 commit b964777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms-windows/osgeo4w/designer.bat.tmpl
Expand Up @@ -4,4 +4,4 @@ call "%~dp0\qt5_env.bat"
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
start "Qt Designer with QGIS custom widgets" /B "%OSGEO4W_ROOT%"\bin\designer.exe %*
start "Qt Designer with QGIS custom widgets" /B designer.exe %*

0 comments on commit b964777

Please sign in to comment.