Updated the web pages
[urpo] / src / urpoconnectionsettings.h
index d518a1a..b7394a8 100644 (file)
@@ -60,6 +60,7 @@ private:
     QString host_;  /*! Host name or ip address */
     QString identity_;  /*! Identity (private key) file path */
     QString userid_; /*! Userid in remote host */
+    QString password_; /*! Password */
 
     bool storePassword_; /*! Allow to store password */