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 58909a1 commit 53e3f3bCopy full SHA for 53e3f3b
editors/QtCreator/install-win.bat
@@ -11,7 +11,7 @@ IF NOT EXIST "%TEMPLATES%\qgis" (
11
)
12
13
IF NOT EXIST "%CODESTYLES%" (
14
- mkdir "%COESTYLES%"
+ mkdir "%CODESTYLES%"
15
16
17
IF NOT EXIST "%CODESTYLES%\qgis_code_style.xml" (
0 commit comments