Fix icons in tasks
Create Tasks in such a way that they have the correct TaskType from
the start. This makes sure the icon chosen by default is the correct
one for that type and avoids the need to override the icon again later.
Change-Id: Ic47f1d119a7d8f85fcb6f2ee9aaaeadf074f8348
Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
Showing
- src/plugins/projectexplorer/clangparser.cpp 11 additions, 10 deletionssrc/plugins/projectexplorer/clangparser.cpp
- src/plugins/projectexplorer/gccparser.cpp 14 additions, 18 deletionssrc/plugins/projectexplorer/gccparser.cpp
- src/plugins/projectexplorer/ldparser.cpp 12 additions, 16 deletionssrc/plugins/projectexplorer/ldparser.cpp
- src/plugins/projectexplorer/linuxiccparser.cpp 7 additions, 6 deletionssrc/plugins/projectexplorer/linuxiccparser.cpp
- src/plugins/projectexplorer/msvcparser.cpp 7 additions, 7 deletionssrc/plugins/projectexplorer/msvcparser.cpp
- src/plugins/qtsupport/qtparser.cpp 4 additions, 4 deletionssrc/plugins/qtsupport/qtparser.cpp
Loading
Please register or sign in to comment