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 6edb4d63f..e93fd5c9b 100644
--- a/src/remmina_pref.h
+++ b/src/remmina_pref.h
@@ -129,6 +129,7 @@ typedef struct _RemminaPref {
gchar * keystrokes;
/* In RemminaPrefDialog appearance tab */
gboolean dark_theme;
+ gboolean list_refresh_workaround;
gboolean fullscreen_on_auto;
gboolean always_show_tab;
gboolean hide_connection_toolbar;