mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05:00
Don't use QPluginLoader's JSON metadata thing, we already have our own.
This commit is contained in:
parent
f4b1cacc03
commit
5f883556e1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class PLUGINDLLEXPORT GreetingViewPlugin : public Calamares::ViewPlugin
|
|||
{
|
||||
Q_OBJECT
|
||||
Q_PLUGIN_METADATA( IID "calamares.ViewPlugin/1.0" )
|
||||
//FILE "module.json" )
|
||||
|
||||
Q_INTERFACES( Calamares::ViewPlugin )
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue