Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/remmina_pref.h')
-rw-r--r--src/remmina_pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remmina_pref.h b/src/remmina_pref.h
index 35e91659c..4ff2d27a0 100644
--- a/src/remmina_pref.h
+++ b/src/remmina_pref.h
@@ -118,6 +118,7 @@ typedef struct _RemminaPref {
gboolean save_view_mode;
gboolean use_master_password;
const gchar *unlock_password;
+ const gchar *unlock_repassword;
gint unlock_timeout;
gint default_action;
gint scale_quality;