X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fapps%2FPswGen%2FGUI%2Fgui.h;h=6f04019a849c0bc8e4c87946a120e21f91c6d5ee;hb=3352f7acc232104985807b9f470cb12bcb2b47c2;hp=e9607e4ee8a142e2d4259c5a2cfe5d604f21d8a0;hpb=1d2a1e80abac012e9755cd23b264e3e099ccc3f5;p=evaf diff --git a/src/apps/PswGen/GUI/gui.h b/src/apps/PswGen/GUI/gui.h index e9607e4..6f04019 100644 --- a/src/apps/PswGen/GUI/gui.h +++ b/src/apps/PswGen/GUI/gui.h @@ -70,6 +70,8 @@ private slots: private: // Members + static int const DefaultPasswordLength; + /// Flag indicating that the module is ready bool mReady;