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>2018-12-14 02:29:24 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-12-14 02:29:24 +0300
commitaa2e0ceca979e3db96534efb31f6491f21da517c (patch)
treecb5cce9d8f1dfb8c4a867dfe80889847681b9548 /src/remmina_pref_dialog.h
parentde878da5b389f8faf9ae7eb0da70fd26b532b74e (diff)
Gtk deprecation and CSS restzling
Diffstat (limited to 'src/remmina_pref_dialog.h')
-rw-r--r--src/remmina_pref_dialog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/remmina_pref_dialog.h b/src/remmina_pref_dialog.h
index 102508c78..1b4703d84 100644
--- a/src/remmina_pref_dialog.h
+++ b/src/remmina_pref_dialog.h
@@ -59,8 +59,6 @@ typedef struct _RemminaPrefDialog {
GtkComboBox *comboboxtext_options_double_click;
GtkComboBox *comboboxtext_appearance_view_mode;
GtkComboBox *comboboxtext_appearance_tab_interface;
- GtkComboBox *comboboxtext_appearance_show_buttons_icons;
- GtkComboBox *comboboxtext_appearance_show_menu_icons;
GtkComboBox *comboboxtext_options_scale_quality;
GtkComboBox *comboboxtext_options_ssh_loglevel;
GtkComboBox *comboboxtext_appearance_fullscreen_toolbar_visibility;