summary refs log tree commit diff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index db0523d5..699623bd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -135,7 +135,6 @@ set(SRC_FILES
     src/RoomState.cc
     src/Register.cc
     src/RegisterPage.cc
-    src/SlidingStackWidget.cc
     src/Splitter.cc
     src/Sync.cc
     src/TextInputWidget.cc
@@ -216,7 +215,6 @@ qt5_wrap_cpp(MOC_HEADERS
     include/RoomList.h
     include/Splitter.h
     include/UserInfoWidget.h
-    include/SlidingStackWidget.h
     include/TopRoomBar.h
     include/TrayIcon.h
     include/TextInputWidget.h