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_main.h')
-rw-r--r--src/remmina_main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remmina_main.h b/src/remmina_main.h
index 661dded6f..99db3a25d 100644
--- a/src/remmina_main.h
+++ b/src/remmina_main.h
@@ -48,6 +48,7 @@ typedef struct _RemminaMainPriv RemminaMainPriv;
typedef struct _RemminaMain {
GtkBuilder * builder;
GtkWindow * window;
+ GtkHeaderBar * header;
/* Menu widgets */
GtkPopover * menu_popup;
GtkMenuButton * menu_header_button;