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-06-09 00:30:41 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-06-09 00:30:41 +0300
commit7adac054b5244d7965a6b3268aabec2a8eae7270 (patch)
tree0fa0338773f13709fb0885a12f8d420634f3c0bb /src/remmina_pref_dialog.h
parent8fca50b2c18c8c82d193adc205cdfe3968475c51 (diff)
Removed colour chooser
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 3ba30e49b..911638719 100644
--- a/src/remmina_pref_dialog.h
+++ b/src/remmina_pref_dialog.h
@@ -97,8 +97,6 @@ typedef struct _RemminaPrefDialog {
GtkFontButton *fontbutton_terminal_font;
GtkCheckButton *checkbutton_terminal_bold;
GtkCheckButton *checkbutton_terminal_system_colors;
- GtkLabel *label_icons_colour;
- GtkColorButton *colorbutton_icons;
GtkLabel *label_terminal_foreground;
GtkColorButton *colorbutton_foreground;
GtkLabel *label_terminal_background;