mirror of https://github.com/procxx/kepka.git
18 lines
627 B
C++
18 lines
627 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(AudioCaptureServicePlugin)
|
|
Q_IMPORT_PLUGIN(QM3uPlaylistPlugin)
|
|
Q_IMPORT_PLUGIN(AccessibleFactory)
|
|
Q_IMPORT_PLUGIN(QGenericEnginePlugin)
|
|
Q_IMPORT_PLUGIN(QXcbIntegrationPlugin)
|
|
Q_IMPORT_PLUGIN(QDDSPlugin)
|
|
Q_IMPORT_PLUGIN(QICNSPlugin)
|
|
Q_IMPORT_PLUGIN(QICOPlugin)
|
|
Q_IMPORT_PLUGIN(QJp2Plugin)
|
|
Q_IMPORT_PLUGIN(QMngPlugin)
|
|
Q_IMPORT_PLUGIN(QTgaPlugin)
|
|
Q_IMPORT_PLUGIN(QTiffPlugin)
|
|
Q_IMPORT_PLUGIN(QWbmpPlugin)
|
|
Q_IMPORT_PLUGIN(QWebpPlugin)
|