X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fchatmonitorview.h;fp=src%2Fqtui%2Fchatmonitorview.h;h=5bb0eb04b5dc9d3de56fa411355ee19c595cecb2;hp=bf0b3346d7fe0cfbad6b3d1b87b6bd0529a4aec9;hb=3e85aa859e7533ec910f8b2efe4a8abd801d3a47;hpb=9d52e49424afb60c2f28073051c1dbf25f47adec 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);