[libcalamares] Fix build (bad class name)
This commit is contained in:
parent
9aae9b2f02
commit
0b2855d6e0
@ -102,6 +102,6 @@ public:
|
||||
K_PLUGIN_FACTORY_DEFINITION_WITH_BASEFACTORY( name, CalamaresPluginFactory, pluginRegistrations )
|
||||
|
||||
|
||||
Q_DECLARE_INTERFACE( Calamares::PluginFactory, CalamaresPluginFactory_iid )
|
||||
Q_DECLARE_INTERFACE( CalamaresPluginFactory, CalamaresPluginFactory_iid )
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user