]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.cpp
Move OS specific code to proper place. Also make sure that no other
[lyx.git] / src / LyX.cpp
index 1ad3831e0ba90e8d4762261db8d3e6634ac1d68c..e2e5b0c925a9ab378eafcebc947449a845c0a93a 100644 (file)
@@ -132,7 +132,8 @@ struct LyX::Impl
 
        ~Impl()
        {
-               delete spell_checker_;
+               delete aspell_checker_;
+               delete hunspell_checker_;
        }
 
        /// our function handler