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_dialog.h')
-rw-r--r--src/remmina_pref_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remmina_pref_dialog.h b/src/remmina_pref_dialog.h
index e29fd79d5..233713b29 100644
--- a/src/remmina_pref_dialog.h
+++ b/src/remmina_pref_dialog.h
@@ -64,6 +64,7 @@ typedef struct _RemminaPrefDialog {
GtkCheckButton * checkbutton_appearance_hide_toolbar;
GtkCheckButton * checkbutton_appearance_hide_searchbar;
GtkSwitch * switch_permit_send_stats;
+ GtkSwitch * switch_permit_news;
GtkComboBox * comboboxtext_options_double_click;
GtkComboBox * comboboxtext_appearance_view_mode;
GtkComboBox * comboboxtext_appearance_tab_interface;