From 429ffadb6856d4af7e385fe45fcb4c066978998f Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Thu, 7 Dec 2006 04:41:04 +0000 Subject: Marker menus now display custom markers in a document that are present when the document is loaded. The menus won't update with new markers, though, and there's a couple other issues that need to be addressed before its 100% reliable. (bzr r2080) --- src/marker.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/marker.cpp') diff --git a/src/marker.cpp b/src/marker.cpp index 68b630920..65ed3789f 100644 --- a/src/marker.cpp +++ b/src/marker.cpp @@ -1,12 +1,14 @@ -#define __SP_MARKER_C__ +#define __MARKER_C__ /* * SVG implementation * * Authors: * Lauris Kaplinski + * Bryce Harrington * * Copyright (C) 1999-2003 Lauris Kaplinski + * 2004-2006 Bryce Harrington * * Released under GNU GPL, read the file 'COPYING' for more information */ -- cgit v1.2.3