From 1869d2648f4461f44350bf5014368117bd1df492 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 5 Nov 2018 13:00:50 +0100 Subject: Hook up furniture selector signal --- src/stylesheet_editor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stylesheet_editor.h') diff --git a/src/stylesheet_editor.h b/src/stylesheet_editor.h index 0dea6d5..f9e5f65 100644 --- a/src/stylesheet_editor.h +++ b/src/stylesheet_editor.h @@ -91,6 +91,7 @@ struct _stylesheeteditor GtkWidget *frame_style_padding_t; GtkWidget *frame_style_padding_b; GtkWidget *frame_style_alignment; + GtkWidget *furniture_selector; StylesheetEditorPrivate *priv; }; -- cgit v1.2.3