diff options
Diffstat (limited to 'src/sp-path.h')
| -rw-r--r-- | src/sp-path.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-path.h b/src/sp-path.h index 21e830d4c..a9a8a217d 100644 --- a/src/sp-path.h +++ b/src/sp-path.h @@ -31,6 +31,7 @@ class CPath; */ class SPPath : public SPShape { public: + SPPath(); CPath* cpath; gint nodesInPath() const; |
