summaryrefslogtreecommitdiffstats
path: root/src/xml/helper-observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/helper-observer.h')
-rw-r--r--src/xml/helper-observer.h1
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);