X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatmonitorview.h;h=5bb0eb04b5dc9d3de56fa411355ee19c595cecb2;hb=ba934ceb1bfe30d01d5fb5c072c3197f8080be04;hp=bf0b3346d7fe0cfbad6b3d1b87b6bd0529a4aec9;hpb=9d52e49424afb60c2f28073051c1dbf25f47adec;p=quassel.git diff --git a/src/qtui/chatmonitorview.h b/src/qtui/chatmonitorview.h index bf0b3346..5bb0eb04 100644 --- a/src/qtui/chatmonitorview.h +++ b/src/qtui/chatmonitorview.h @@ -33,6 +33,7 @@ public: protected: virtual void contextMenuEvent(QContextMenuEvent *event); + virtual void mouseDoubleClickEvent(QMouseEvent *event); private slots: void showFieldsChanged(bool checked);