X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPipelineEditor%2FCanvas.h;h=eb57a233b56b57d57ac46de76e48c87f89028bc6;hb=7f121822538bc9385583fb0b369a6e47be26fbbc;hp=c327a696ae7b0c5ac08fb335f6ce9147c337f3d7;hpb=46f2cf7aa39bda8301b22fcfddd43daf0dc13770;p=cpPlugins.git diff --git a/lib/cpPipelineEditor/Canvas.h b/lib/cpPipelineEditor/Canvas.h index c327a69..eb57a23 100644 --- a/lib/cpPipelineEditor/Canvas.h +++ b/lib/cpPipelineEditor/Canvas.h @@ -27,9 +27,9 @@ namespace cpPipelineEditor protected: /* TODO - void keyPressEvent( QKeyEvent* event ); void timerEvent( QTimerEvent* event ); */ + void keyPressEvent( QKeyEvent* event ); void wheelEvent( QWheelEvent* event ); void dragEnterEvent( QDragEnterEvent* event );