diff options
Diffstat (limited to 'src/xml/helper-observer.h')
| -rw-r--r-- | src/xml/helper-observer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xml/helper-observer.h b/src/xml/helper-observer.h index e7881cd4d..2f70ba792 100644 --- a/src/xml/helper-observer.h +++ b/src/xml/helper-observer.h @@ -17,6 +17,7 @@ namespace Inkscape { { public: SignalObserver(); + ~SignalObserver(); // Add this observer to the SPObject and remove it from any previous object void set(SPObject* o); |
