summaryrefslogtreecommitdiff
path: root/src/modlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlistview.h')
-rw-r--r--src/modlistview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modlistview.h b/src/modlistview.h
index 92b53960..d67f2940 100644
--- a/src/modlistview.h
+++ b/src/modlistview.h
@@ -149,6 +149,7 @@ protected:
bool moveSelection(int key);
bool removeSelection();
bool toggleSelectionState();
+ bool copySelection();
void timerEvent(QTimerEvent* event) override;
void dragEnterEvent(QDragEnterEvent* event) override;