mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
One more comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32948 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5a4f7a89e2
commit
b13ec49005
@ -321,6 +321,7 @@ GuiWorkArea::~GuiWorkArea()
|
|||||||
delete buffer_view_;
|
delete buffer_view_;
|
||||||
delete cursor_;
|
delete cursor_;
|
||||||
// Completer has a QObject parent and is thus automatically destroyed.
|
// Completer has a QObject parent and is thus automatically destroyed.
|
||||||
|
// See #4758.
|
||||||
// delete completer_;
|
// delete completer_;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user