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:
authorallexzander <blackslayer4@gmail.com>2021-08-17 16:39:18 +0300
committerallexzander (Rebase PR Action) <allexzander@users.noreply.github.com>2021-09-06 16:27:39 +0300
commita3fc81253959723e661f6e41b491e4c9d0960e0b (patch)
tree9ec0fe7d99993dd4d65dfd6786c0561ba9876940 /src/gui/CMakeLists.txt
parent3f6defe5941fafa74319d8290073b0269d0441e1 (diff)
Enable share to Talk and Email. Display correct icon. Added unit tests.
Signed-off-by: allexzander <blackslayer4@gmail.com>
Diffstat (limited to 'src/gui/CMakeLists.txt')
-rw-r--r--src/gui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
index 29de7ca98..67a2c7323 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -104,6 +104,7 @@ set(client_SRCS
elidedlabel.cpp
headerbanner.cpp
iconjob.cpp
+ iconutils.cpp
remotewipe.cpp
tray/ActivityData.cpp
tray/ActivityListModel.cpp