aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorRosemary Witchaven <32779090+in1tiate@users.noreply.github.com>2021-08-30 21:23:11 -0500
committerGitHub <noreply@github.com>2021-08-30 21:23:11 -0500
commit7ce4dd6f618b64341c9d9520dfc98ede5a7500a7 (patch)
treed309b9b6bb6d0a1c6478b5f4787efbf9f076f7ce /src/CMakeLists.txt
parent8b82f5d592a9f76b1edbaa1efdf09366e41b266c (diff)
Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)
* replace aolineedit and aotextedit with event filters * use a button to make evidence editable instead of double click
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b04db8b3..32e924a7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -10,13 +10,11 @@ aoevidencebutton.cpp
aoevidencedisplay.cpp
aoimage.cpp
aolayer.cpp
-aolineedit.cpp
aomusicplayer.cpp
aooptionsdialog.cpp
aopacket.cpp
aosfxplayer.cpp
aotextarea.cpp
-aotextedit.cpp
charselect.cpp
chatlogpiece.cpp
courtroom.cpp