summaryrefslogtreecommitdiffstats
path: root/src/object-snapper.h
diff options
context:
space:
mode:
authorMatthew Petroff <matthew@mpetroff.net>2013-09-20 17:05:24 +0000
committerMatthew Petroff <matthew@mpetroff.net>2013-09-20 17:05:24 +0000
commit48b4ee48e518d65c3c5e49369a747c2aa4b0081b (patch)
tree7159f8bc67d3f96ae43c42c32cacec6f7813f6fa /src/object-snapper.h
parentFix bug in rectangle toolbar. (diff)
parentFix grids after C++ification. Patch from Markus Engel (diff)
downloadinkscape-48b4ee48e518d65c3c5e49369a747c2aa4b0081b.tar.gz
inkscape-48b4ee48e518d65c3c5e49369a747c2aa4b0081b.zip
Merge from trunk.
(bzr r12475.1.29)
Diffstat (limited to 'src/object-snapper.h')
-rw-r--r--src/object-snapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object-snapper.h b/src/object-snapper.h
index 31e1ee501..c0dab5c58 100644
--- a/src/object-snapper.h
+++ b/src/object-snapper.h
@@ -15,7 +15,7 @@
#include "splivarot.h"
#include "snap-candidate.h"
-struct SPNamedView;
+class SPNamedView;
class SPItem;
class SPObject;