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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/remmina_pref.h b/src/remmina_pref.h
index 5f5aa559b..de30ed8f4 100644
--- a/src/remmina_pref.h
+++ b/src/remmina_pref.h
@@ -204,6 +204,8 @@ typedef struct _RemminaPref {
/* Remmina news */
glong periodic_rmnews_last_get;
+ glong periodic_rmnews_get_count;
+ gchar *periodic_rmnews_uuid_prefix;
} RemminaPref;