Revert "[libcalamares] Disable Q_DELCARE_INTERFACE once more"
This reverts commit ab986233c3
.
This commit is contained in:
parent
ab986233c3
commit
3f101bcdb7
@ -102,6 +102,6 @@ public:
|
|||||||
K_PLUGIN_FACTORY_DEFINITION_WITH_BASEFACTORY( name, CalamaresPluginFactory, pluginRegistrations )
|
K_PLUGIN_FACTORY_DEFINITION_WITH_BASEFACTORY( name, CalamaresPluginFactory, pluginRegistrations )
|
||||||
|
|
||||||
|
|
||||||
// Q_DECLARE_INTERFACE( CalamaresPluginFactory, CalamaresPluginFactory_iid )
|
Q_DECLARE_INTERFACE( CalamaresPluginFactory, CalamaresPluginFactory_iid )
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user