Fix -Wclazy-fully-qualified-moc-types

This commit is contained in:
Sergio Martins
2020-08-07 21:47:46 +01:00
parent 1cdd1a1b74
commit eaff83251c

View File

@@ -316,7 +316,7 @@ Q_SIGNALS:
void titleChanged();
///@brief emitted when the hosted widget changed
void widgetChanged(QWidgetOrQuick *);
void widgetChanged(KDDockWidgets::QWidgetOrQuick *);
///@brief emitted when the options change
///@sa setOptions(), options()