summaryrefslogtreecommitdiff
path: root/gtk/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/compat.h')
-rw-r--r--gtk/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/compat.h b/gtk/compat.h
index 489fa7ea1..1bd18a0d6 100644
--- a/gtk/compat.h
+++ b/gtk/compat.h
@@ -32,5 +32,6 @@ gboolean nsgtk_widget_get_realized(GtkWidget *widget);
gboolean nsgtk_widget_get_mapped(GtkWidget *widget);
gboolean nsgtk_widget_is_drawable(GtkWidget *widget);
GtkStateType nsgtk_widget_get_state(GtkWidget *widget);
+void nsgtk_dialog_set_has_separator(GtkDialog *dialog, gboolean setting);
#endif /* NETSURF_GTK_COMPAT_H */