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:
Bo Peng 2006-12-22 02:57:25 +00:00
parent c55d189873
commit 2867d821ee

View File

@ -86,6 +86,7 @@ LyXView::LyXView(int id)
LyXView::~LyXView()
{
disconnectBuffer();
}