refactor: remove double-click-window behavior
- remove double-click-window behavior entirely - remove the icon of copy image action
This commit is contained in:
@@ -38,7 +38,6 @@ public:
|
||||
static QStringList supportedImageFormats();
|
||||
|
||||
protected slots:
|
||||
void mouseDoubleClickEvent(QMouseEvent *event) override;
|
||||
void wheelEvent(QWheelEvent *event) override;
|
||||
void contextMenuEvent(QContextMenuEvent *event) override;
|
||||
void dragEnterEvent(QDragEnterEvent *event) override;
|
||||
|
||||
Reference in New Issue
Block a user