mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add safeguard
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25591 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f3f99c354c
commit
10c7f636a6
@ -179,6 +179,7 @@ frontend::Application * theApp()
|
||||
LyX::~LyX()
|
||||
{
|
||||
delete pimpl_;
|
||||
singleton_ = 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user