mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Fix "virtual function called" error, by Abdel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16375 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c55d189873
commit
2867d821ee
@ -86,6 +86,7 @@ LyXView::LyXView(int id)
|
||||
|
||||
LyXView::~LyXView()
|
||||
{
|
||||
disconnectBuffer();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user