From fbb85064cfaaf03cc09bacedb16a8561f61f2b3d Mon Sep 17 00:00:00 2001 From: Markus Engel Date: Sat, 13 Apr 2013 00:37:18 +0200 Subject: Added prefPaths to contexts; modified SPFactory (bzr r11608.1.94) --- src/connector-context.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/connector-context.h') diff --git a/src/connector-context.h b/src/connector-context.h index 32cebf439..f74903d74 100644 --- a/src/connector-context.h +++ b/src/connector-context.h @@ -98,6 +98,8 @@ public: gchar *shref; gchar *ehref; SPCanvasItem *c0, *c1, *cl0, *cl1; + + static const std::string prefsPath; }; struct SPConnectorContextClass : public SPEventContextClass { }; -- cgit v1.2.3