From c102c461b3139df628f7ef6d43fc72fdb238ef21 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Sun, 4 Aug 2019 12:51:51 +0200 Subject: Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ebfcda5a1b0341c66b8f91d07ffacbf39a806885 --- src/inkscape.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/inkscape.h') diff --git a/src/inkscape.h b/src/inkscape.h index ae5e968fa..897f9e296 100644 --- a/src/inkscape.h +++ b/src/inkscape.h @@ -110,7 +110,6 @@ public: SPDocument * active_document(); SPDesktop * active_desktop(); Glib::RefPtr colorizeprovider; - Glib::RefPtr customcssprovider; // Use this function to get selection model etc for a document Inkscape::ActionContext action_context_for_document(SPDocument *doc); Inkscape::ActionContext active_action_context(); @@ -208,7 +207,6 @@ public: } void add_gtk_css(); - void add_inkscape_css(); void add_icon_theme(); private: -- cgit v1.2.3