summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2021-01-03 12:51:54 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-01-03 12:51:54 +0100
commit3366d9f192ef88cccc2d901c666e15061db20b4e (patch)
treed65ce6bfdcd6ddbc4ce48df453613057eca18b1e /src/CMakeLists.txt
parentc36d1126df94d879181a95d63862117a62d5ff60 (diff)
Create CopyEventFilter. Add Ctrl+C to the plugin list.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 663ebcbc..4b74137e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -236,6 +236,7 @@ add_filter(NAME src/widgets GROUPS
texteditor
viewmarkingscrollbar
modelutils
+ copyeventfilter
)