diff options
Diffstat (limited to 'src/ftvhelp.cpp')
-rw-r--r-- | src/ftvhelp.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ftvhelp.cpp b/src/ftvhelp.cpp index 49c9c20..851108e 100644 --- a/src/ftvhelp.cpp +++ b/src/ftvhelp.cpp @@ -369,6 +369,8 @@ void FTVHelp::initialize() void FTVHelp::finalize() { generateTreeView(); + delete m_theInstance; + m_theInstance=0; } /*! Increase the level of the contents hierarchy. |