Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-08-10 13:18:12 +0300
committerHannah von Reth <vonreth@kde.org>2021-08-12 16:34:37 +0300
commit2bae6f6c4e2d616d5515ad51afd4c4f00fbaf166 (patch)
treeacb15d6568ca56f39bdb1060064d051bf75b2415 /src/gui/CMakeLists.txt
parentb09d1364cca93ed9520eb6eb682a16b24441535d (diff)
Remove wizard page that has been dead for 4 years
Diffstat (limited to 'src/gui/CMakeLists.txt')
-rw-r--r--src/gui/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
index c3968e218..714417848 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -28,7 +28,6 @@ set(client_UI_SRCS
wizard/owncloudhttpcredspage.ui
wizard/owncloudoauthcredspage.ui
wizard/owncloudsetuppage.ui
- wizard/owncloudwizardresultpage.ui
)
set(client_SRCS
@@ -99,7 +98,6 @@ set(client_SRCS
wizard/owncloudsetuppage.cpp
wizard/owncloudwizardcommon.cpp
wizard/owncloudwizard.cpp
- wizard/owncloudwizardresultpage.cpp
)
set(3rdparty_SRC