diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-01-03 12:51:54 +0100 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-01-03 12:51:54 +0100 |
| commit | 3366d9f192ef88cccc2d901c666e15061db20b4e (patch) | |
| tree | d65ce6bfdcd6ddbc4ce48df453613057eca18b1e /src/modlistview.h | |
| parent | c36d1126df94d879181a95d63862117a62d5ff60 (diff) | |
Create CopyEventFilter. Add Ctrl+C to the plugin list.
Diffstat (limited to 'src/modlistview.h')
| -rw-r--r-- | src/modlistview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modlistview.h b/src/modlistview.h index 2aa48140..9712deab 100644 --- a/src/modlistview.h +++ b/src/modlistview.h @@ -149,7 +149,6 @@ protected: bool moveSelection(int key);
bool removeSelection();
bool toggleSelectionState();
- bool copySelection();
// re-implemented to fix indentation with collapsible separators
//
|
