Add taskhandler interface
* A taskhandler is a class used to implement actions that can be done on tasks. This allows for decoupling the taskwindow from the functionality it provides, allowing for extensions to provide new actions there. Reviewed-by: dt
src/plugins/projectexplorer/itaskhandler.h
0 → 100644
Please register or sign in to comment