Fix MSVC compiler warnings
D:\dev\qt-creator\src\plugins\projectexplorer\toolchain.cpp:198:
warning: C4138: '*/' found outside of comment
D:\dev\qt-creator\src\plugins\pythoneditor\pythoneditorplugin.cpp:217:
warning: C4189: 'pCore' : local variable is initialized but not
referenced
Change-Id: I5e1447e98ac8cbff2c2b8981ddba7e08e7506e24
Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
Showing
- src/plugins/projectexplorer/toolchain.cpp 1 addition, 1 deletionsrc/plugins/projectexplorer/toolchain.cpp
- src/plugins/pythoneditor/pythoneditorplugin.cpp 1 addition, 3 deletionssrc/plugins/pythoneditor/pythoneditorplugin.cpp
- src/plugins/qmldesigner/components/formeditor/abstractcustomtool.cpp 1 addition, 1 deletion.../qmldesigner/components/formeditor/abstractcustomtool.cpp
Loading
Please register or sign in to comment