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:
authorAntenore Gatta <antenore@simbiosi.org>2019-03-28 09:33:43 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-03-28 09:33:43 +0300
commite134dbd2f1d8478f49b0483bbf0c57feae71c661 (patch)
treeef98d5cbfcba0a32fa850d25e5800c86a6935ee0 /src/remmina_pref.h
parent0cb44f635c8d7a034392f15335fc4832e3a8e17a (diff)
WIP: core unlock code
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 0d5cacf7a..35e91659c 100644
--- a/src/remmina_pref.h
+++ b/src/remmina_pref.h
@@ -117,6 +117,7 @@ typedef struct _RemminaPref {
const gchar *screenshot_name;
gboolean save_view_mode;
gboolean use_master_password;
+ const gchar *unlock_password;
gint unlock_timeout;
gint default_action;
gint scale_quality;