We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent cfe8852 commit ebb18d5Copy full SHA for ebb18d5
ms-windows/osgeo4w/designer.bat.tmpl
@@ -5,4 +5,4 @@ call py3_env.bat
5
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
6
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
7
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
8
-start "Qt Designer with QGIS custom widgets" /B designer.exe %*
+start "Qt Designer with QGIS custom widgets" /B "%OSGEO4W_ROOT%\apps\qt5\bin\designer.exe" %*
0 commit comments