Some changes in xdxf dialogs
[mdictionary] / src / mdictionary / gui / TranslationTextEdit.h
index 0150a81..917105a 100644 (file)
@@ -51,6 +51,7 @@ Q_SIGNALS:
 
 protected:
     void contextMenuEvent(QContextMenuEvent *);
+    void wheelEvent(QWheelEvent *);
 
 private:
     QAction* searchSelectedAction;