Fixing BR # 204 - double click on the sender column in the chatmonitor to switch...
[quassel.git] / src / qtui / chatmonitorview.h
index bf0b334..5bb0eb0 100644 (file)
@@ -33,6 +33,7 @@ public:
 
 protected:
   virtual void contextMenuEvent(QContextMenuEvent *event);
 
 protected:
   virtual void contextMenuEvent(QContextMenuEvent *event);
+  virtual void mouseDoubleClickEvent(QMouseEvent *event);
 
 private slots:
   void showFieldsChanged(bool checked);
 
 private slots:
   void showFieldsChanged(bool checked);