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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamila San <hello@camila.codes>2018-08-13 16:17:40 +0300
committerCamila San <hello@camila.codes>2018-08-13 16:17:40 +0300
commit8fd0ca458781a373c5fec1f43b92386f4acb8200 (patch)
tree5268d2026939e4a6e50fbf3bb12057efd6c4913a /src/gui/CMakeLists.txt
parent92aaa09643481aad30301a6b40ff1276ca130e41 (diff)
Removes unused NotificationWidget class.
Since the new activities/notifications list UI this class is not used anymore. Signed-off-by: Camila San <hello@camila.codes>
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 7fcd24c63..05a93f556 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -33,7 +33,6 @@ set(client_UI_SRCS
sslerrordialog.ui
addcertificatedialog.ui
proxyauthdialog.ui
- notificationwidget.ui
mnemonicdialog.ui
wizard/owncloudadvancedsetuppage.ui
wizard/owncloudconnectionmethoddialog.ui
@@ -95,7 +94,6 @@ set(client_SRCS
proxyauthdialog.cpp
synclogdialog.cpp
tooltipupdater.cpp
- notificationwidget.cpp
notificationconfirmjob.cpp
servernotificationhandler.cpp
guiutility.cpp