Skip to content
  • Orgad Shaneh's avatar
    Fix MSVC compiler warnings · 00433053
    Orgad Shaneh authored
    
    
    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: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
    00433053