diff options
Diffstat (limited to 'core/cloudstorage.h')
-rw-r--r-- | core/cloudstorage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/cloudstorage.h b/core/cloudstorage.h index 5ce42a718..681b2b290 100644 --- a/core/cloudstorage.h +++ b/core/cloudstorage.h @@ -21,6 +21,7 @@ slots: private: QNetworkReply *reply; QString userAgent; + QString cloudNewPassword; }; QNetworkAccessManager *manager(); |