|
Lines 1-4
Link Here
|
| 1 |
--- Telegram/SourceFiles/qt_static_plugins.cpp.orig 2020-02-18 08:28:06 UTC |
1 |
--- Telegram/SourceFiles/qt_static_plugins.cpp.orig 2020-03-16 18:49:16 UTC |
| 2 |
+++ Telegram/SourceFiles/qt_static_plugins.cpp |
2 |
+++ Telegram/SourceFiles/qt_static_plugins.cpp |
| 3 |
@@ -19,7 +19,7 @@ Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin) |
3 |
@@ -19,7 +19,7 @@ Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin) |
| 4 |
#elif defined Q_OS_MAC // Q_OS_WIN |
4 |
#elif defined Q_OS_MAC // Q_OS_WIN |
|
Lines 6-15
Link Here
|
| 6 |
Q_IMPORT_PLUGIN(QGenericEnginePlugin) |
6 |
Q_IMPORT_PLUGIN(QGenericEnginePlugin) |
| 7 |
-#elif defined Q_OS_LINUX // Q_OS_WIN | Q_OS_MAC |
7 |
-#elif defined Q_OS_LINUX // Q_OS_WIN | Q_OS_MAC |
| 8 |
+#elif defined Q_OS_LINUX || defined Q_OS_FREEBSD // Q_OS_WIN | Q_OS_MAC |
8 |
+#elif defined Q_OS_LINUX || defined Q_OS_FREEBSD // Q_OS_WIN | Q_OS_MAC |
| 9 |
Q_IMPORT_PLUGIN(QXcbIntegrationPlugin) |
9 |
Q_IMPORT_PLUGIN(ShmServerBufferPlugin) |
| 10 |
Q_IMPORT_PLUGIN(QGenericEnginePlugin) |
10 |
Q_IMPORT_PLUGIN(DmaBufServerBufferPlugin) |
| 11 |
Q_IMPORT_PLUGIN(QComposePlatformInputContextPlugin) |
11 |
Q_IMPORT_PLUGIN(DrmEglServerBufferPlugin) |
| 12 |
@@ -33,4 +33,4 @@ Q_IMPORT_PLUGIN(QHimePlatformInputContextPlugin) |
12 |
@@ -45,4 +45,4 @@ Q_IMPORT_PLUGIN(QHimePlatformInputContextPlugin) |
| 13 |
Q_IMPORT_PLUGIN(NimfInputContextPlugin) |
13 |
Q_IMPORT_PLUGIN(NimfInputContextPlugin) |
| 14 |
Q_IMPORT_PLUGIN(QXdgDesktopPortalThemePlugin) |
14 |
Q_IMPORT_PLUGIN(QXdgDesktopPortalThemePlugin) |
| 15 |
#endif // !TDESKTOP_DISABLE_DBUS_INTEGRATION |
15 |
#endif // !TDESKTOP_DISABLE_DBUS_INTEGRATION |