From 7d585a94af8d021c6d0df0cfd0fe25b6aab367ae Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 27 Oct 2018 23:06:05 +0200 Subject: Update values from stylesheet editor --- src/stylesheet_editor.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/stylesheet_editor.h') diff --git a/src/stylesheet_editor.h b/src/stylesheet_editor.h index 849a9f8..22856da 100644 --- a/src/stylesheet_editor.h +++ b/src/stylesheet_editor.h @@ -90,19 +90,8 @@ struct _stylesheeteditor GtkWidget *frame_style_padding_t; GtkWidget *frame_style_padding_b; StylesheetEditorPrivate *priv; - - GdkRGBA narrative_bgcol; - GdkRGBA narrative_bgcol2; - GradientType narrative_bggrad; - GdkRGBA slide_bgcol; - GdkRGBA slide_bgcol2; - GradientType slide_bggrad; - GdkRGBA frame_bgcol; - GdkRGBA frame_bgcol2; - GradientType frame_bggrad; }; - struct _stylesheeteditorclass { GtkDialogClass parent_class; -- cgit v1.2.3