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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/remmina_pref_dialog.h b/src/remmina_pref_dialog.h
index 911638719..3ba30e49b 100644
--- a/src/remmina_pref_dialog.h
+++ b/src/remmina_pref_dialog.h
@@ -97,6 +97,8 @@ 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;