Skip to content
  • Tobias Hunger's avatar
    Add taskhandler interface · 483fafcd
    Tobias Hunger authored
     * 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
    483fafcd