Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators
This commit is contained in:
parent
78b003761f
commit
63cc462b06
|
@ -7,12 +7,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
*/
|
||||
#include "packer.h"
|
||||
|
||||
#include <QtCore/QtPlugin>
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
//Q_IMPORT_PLUGIN(QCocoaIntegrationPlugin)
|
||||
#endif
|
||||
|
||||
bool BetaChannel = false;
|
||||
quint64 AlphaVersion = 0;
|
||||
bool OnlyAlphaKey = false;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1a969faa0afb29d53af03e530775eccdfb8433f1
|
||||
Subproject commit 5a11029c461416407a423ac9921356fba0088ab6
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit 92ec041c38a432a4a282987d54f77457e71a2d4e
|
||||
Subproject commit 926c3119df0b9873537a19209277252004ef1af3
|
Loading…
Reference in New Issue