We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501a5f9 commit b964777Copy full SHA for b964777
ms-windows/osgeo4w/designer.bat.tmpl
@@ -4,4 +4,4 @@ call "%~dp0\qt5_env.bat"
4
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
5
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
6
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 %*
+start "Qt Designer with QGIS custom widgets" /B designer.exe %*
0 commit comments