1
0
mirror of https://github.com/GNOME/gedit synced 2024-06-30 23:15:01 +00:00

Window: add comment

This commit is contained in:
Sébastien Wilmet 2023-07-25 16:00:01 +02:00
parent 63229a1082
commit 4c2fcca5d2

View File

@ -79,7 +79,7 @@ struct _GeditWindowPrivate
guint tab_width_id;
guint language_changed_id;
/* Headerbars */
/* Headerbars (can be NULL) */
GtkHeaderBar *side_headerbar;
GeditHeaderBar *headerbar;