]> vaikene.ee Git - evaf/blobdiff - src/apps/PswGen/GUI/gui.h
Modified the PswGen application to follow the tutorial.
[evaf] / src / apps / PswGen / GUI / gui.h
index e9607e4ee8a142e2d4259c5a2cfe5d604f21d8a0..6f04019a849c0bc8e4c87946a120e21f91c6d5ee 100644 (file)
@@ -70,6 +70,8 @@ private slots:
 
 private: // Members
 
+    static int const DefaultPasswordLength;
+
     /// Flag indicating that the module is ready
     bool mReady;