Add show in editor task handler
* Add a taskhandler used to show the file/line a task is referring to in the editor. * This is not yet used!
Showing
- src/plugins/projectexplorer/projectexplorer.cpp 3 additions, 0 deletionssrc/plugins/projectexplorer/projectexplorer.cpp
- src/plugins/projectexplorer/projectexplorer.pro 2 additions, 0 deletionssrc/plugins/projectexplorer/projectexplorer.pro
- src/plugins/projectexplorer/projectexplorerconstants.h 2 additions, 0 deletionssrc/plugins/projectexplorer/projectexplorerconstants.h
- src/plugins/projectexplorer/showineditortaskhandler.cpp 65 additions, 0 deletionssrc/plugins/projectexplorer/showineditortaskhandler.cpp
- src/plugins/projectexplorer/showineditortaskhandler.h 53 additions, 0 deletionssrc/plugins/projectexplorer/showineditortaskhandler.h
Loading
Please register or sign in to comment