mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Forgot that also!
* QLPainter::~QLPainter: add virtual git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15616 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0a48776a9a
commit
662974406a
@ -103,7 +103,7 @@ public:
|
||||
private:
|
||||
friend class GuiWorkArea;
|
||||
QLPainter(QWidget *);
|
||||
~QLPainter();
|
||||
virtual ~QLPainter();
|
||||
|
||||
/// draw small caps text
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user