blob: 1fecbe9757390d8150c2390ab6b78aed5710397b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/Telegram/CMakeLists.txt b/Telegram/CMakeLists.txt
index d8c623a..f3ca079 100644
--- a/Telegram/CMakeLists.txt
+++ b/Telegram/CMakeLists.txt
@@ -936,7 +936,7 @@ PRIVATE
mainwindow.h
observer_peer.cpp
observer_peer.h
- qt_static_plugins.cpp
+ qt_functions.cpp
settings.cpp
settings.h
)
|