summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-09-11 23:34:54 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-09-11 23:34:54 -0400
commit06218502ed5379555eda1504e6b05f2ef6dfb292 (patch)
tree801c9efe4021ad1fc7e0c16f94c5a8111f80fc8c /src/CMakeLists.txt
parent09f98576e882a5fef68cdefdff939834a8782eaa (diff)
fixes for ExpanderWidget
removed dead code in MainWindow
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ea27184b..60822834 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -136,7 +136,6 @@ SET(organizer_SRCS
apiuseraccount.cpp
filerenamer.cpp
texteditor.cpp
- expanderwidget.cpp
env.cpp
envmetrics.cpp
envmodule.cpp
@@ -260,7 +259,6 @@ SET(organizer_HDRS
apiuseraccount.h
filerenamer.h
texteditor.h
- expanderwidget.h
env.h
envmetrics.h
envmodule.h
@@ -478,7 +476,6 @@ set(utilities
)
set(widgets
- expanderwidget
genericicondelegate
filerenamer
filterwidget