summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/arthur/lance/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arthur/lance/main.cpp b/tests/arthur/lance/main.cpp
index fdf8346..6743983 100644
--- a/tests/arthur/lance/main.cpp
+++ b/tests/arthur/lance/main.cpp
@@ -672,6 +672,7 @@ int main(int argc, char **argv)
}
delete activeWidget;
#endif
+ delete interactive_widget;
return 0;
}