mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
QmlExtensionScheme: Fix warning about QQmlParserStatus qobject_cast
This commit is contained in:
parent
eb4b68fdd9
commit
10eb20c162
@ -30,6 +30,7 @@ class QmlExtensionSchemeHandler;
|
||||
class QmlExtensionScheme : public QObject, public QQmlParserStatus
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_INTERFACES(QQmlParserStatus)
|
||||
/**
|
||||
* @brief extension scheme handle name
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user