17 lines
611 B
C++
17 lines
611 B
C++
// This file is autogenerated by qmake. It imports static plugin classes for
|
|
// static plugins specified using QTPLUGIN and QT_PLUGIN_CLASS.<plugin> variables.
|
|
#include <QtPlugin>
|
|
Q_IMPORT_PLUGIN(QXcbIntegrationPlugin)
|
|
Q_IMPORT_PLUGIN(QXcbGlxIntegrationPlugin)
|
|
Q_IMPORT_PLUGIN(QGifPlugin)
|
|
Q_IMPORT_PLUGIN(QICNSPlugin)
|
|
Q_IMPORT_PLUGIN(QICOPlugin)
|
|
Q_IMPORT_PLUGIN(QJpegPlugin)
|
|
Q_IMPORT_PLUGIN(QTgaPlugin)
|
|
Q_IMPORT_PLUGIN(QTiffPlugin)
|
|
Q_IMPORT_PLUGIN(QWbmpPlugin)
|
|
Q_IMPORT_PLUGIN(QWebpPlugin)
|
|
Q_IMPORT_PLUGIN(QConnmanEnginePlugin)
|
|
Q_IMPORT_PLUGIN(QGenericEnginePlugin)
|
|
Q_IMPORT_PLUGIN(QNetworkManagerEnginePlugin)
|