forked from qt-creator/qt-creator
Python: check for pyside in qt installation
Fixes: PYSIDE-2153 Change-Id: I91ec24eb6a71d4f29edaf7a707b3c49a4deb725a Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -15,8 +15,7 @@ Q_DECLARE_METATYPE(QmlPreview::TestFpsHandler)
|
||||
namespace QmlPreview {
|
||||
|
||||
QmlPreviewPluginTest::QmlPreviewPluginTest(QObject *parent) : QObject(parent)
|
||||
{
|
||||
}
|
||||
{ }
|
||||
|
||||
static ExtensionSystem::IPlugin *getPlugin()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user