diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-06-09 11:21:03 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-06-09 17:03:53 -0700 |
commit | a04f1fd13317034c471ad7eb8dbf55375566f947 (patch) | |
tree | 8f187306b89608b329a3e295e2d071fe72571504 /qt-ui/preferences.ui | |
parent | a07376b5345fdb398510ac29835493b7ca75ce77 (diff) | |
download | subsurface-a04f1fd13317034c471ad7eb8dbf55375566f947.tar.gz |
Cloud storage: deal with visibility of PIN entry
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/preferences.ui')
-rw-r--r-- | qt-ui/preferences.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui index 069255643..54ffb41d0 100644 --- a/qt-ui/preferences.ui +++ b/qt-ui/preferences.ui @@ -452,7 +452,7 @@ </widget> </item> <item row="0" column="2"> - <widget class="QLabel" name="label_16d"> + <widget class="QLabel" name="cloud_storage_pin_label"> <property name="text"> <string>Verification PIN</string> </property> |