aboutsummaryrefslogtreecommitdiff
path: root/src/stylesheet_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheet_editor.h')
-rw-r--r--src/stylesheet_editor.h1
1 files changed, 1 insertions, 0 deletions
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;
};