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>2021-02-05 18:20:48 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-02-05 18:20:48 +0300
commita4f4e7eb0ab850bf01a93cef65b0502ddc490c6e (patch)
treea3dbdab93aff817899f274a34599c6d05d0fcdfd /src/remmina_pref_dialog.h
parent4f8e242e1461916861224e891e245d1803b7b759 (diff)
Implement fullscreen toolbar colors as per #1894
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 04838fad3..0aa28e246 100644
--- a/src/remmina_pref_dialog.h
+++ b/src/remmina_pref_dialog.h
@@ -81,6 +81,7 @@ typedef struct _RemminaPrefDialog {
GtkEntry * entry_options_ssh_tcp_usrtimeout;
GtkEntry * entry_options_scroll;
GtkEntry * entry_options_recent_items;
+ GtkEntry * entry_grab_color;
GtkButton * button_options_recent_items_clear;
GtkButton * button_options_resolutions;