X-Git-Url: https://vaikene.ee/gitweb/pswgen11.html?a=blobdiff_plain;f=src%2Fapps%2FPswGen%2FGUI%2Fgui.h;h=d3c89d4abf0e54d0c7b609b3bf9f3b97fadd4b27;hb=d50faf159f17a66fb89ea3e7878b6f56e34b9e72;hp=359034289e53f39e5f2e3a7bf62d6fc8ab1c37a2;hpb=a1941ef19ec631bf25c883c541f6841f8e2d7252;p=evaf diff --git a/src/apps/PswGen/GUI/gui.h b/src/apps/PswGen/GUI/gui.h index 3590342..d3c89d4 100644 --- a/src/apps/PswGen/GUI/gui.h +++ b/src/apps/PswGen/GUI/gui.h @@ -31,8 +31,8 @@ class QPushButton; namespace eVaf { namespace PswGen { - class iGenerator; - class iStorage; + struct iGenerator; + struct iStorage; namespace GUI { /** @@ -43,6 +43,7 @@ namespace GUI { class Module : public Plugins::iPlugin { Q_OBJECT + Q_INTERFACES(eVaf::Plugins::iPlugin) public: