diff options
Diffstat (limited to 'testing/telegram-desktop/qt_functions.patch')
-rw-r--r-- | testing/telegram-desktop/qt_functions.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/telegram-desktop/qt_functions.patch b/testing/telegram-desktop/qt_functions.patch deleted file mode 100644 index 1fecbe9757..0000000000 --- a/testing/telegram-desktop/qt_functions.patch +++ /dev/null @@ -1,13 +0,0 @@ -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 - ) |