diff options
| author | Maximilian Albert <maximilian.albert@gmail.com> | 2008-06-04 12:19:54 +0000 |
|---|---|---|
| committer | cilix42 <cilix42@users.sourceforge.net> | 2008-06-04 12:19:54 +0000 |
| commit | 88f4b0093529c35964c39b589a0b614ad231d02c (patch) | |
| tree | c0c2cf46cdd788415efe2e15e398779b24607b8a /src/rect-context.h | |
| parent | Added tool style for eraser. (diff) | |
| download | inkscape-88f4b0093529c35964c39b589a0b614ad231d02c.tar.gz inkscape-88f4b0093529c35964c39b589a0b614ad231d02c.zip | |
C++ify knotholders
(bzr r5797)
Diffstat (limited to 'src/rect-context.h')
| -rw-r--r-- | src/rect-context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rect-context.h b/src/rect-context.h index 782102b73..ae2680f8f 100644 --- a/src/rect-context.h +++ b/src/rect-context.h @@ -17,7 +17,6 @@ #include <sigc++/sigc++.h> #include "event-context.h" #include "libnr/nr-point.h" -struct SPKnotHolder; #define SP_TYPE_RECT_CONTEXT (sp_rect_context_get_type ()) #define SP_RECT_CONTEXT(obj) (GTK_CHECK_CAST ((obj), SP_TYPE_RECT_CONTEXT, SPRectContext)) |
