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:
Abdelrazak Younes 2006-10-30 11:04:37 +00:00
parent 0a48776a9a
commit 662974406a

View File

@ -103,7 +103,7 @@ public:
private:
friend class GuiWorkArea;
QLPainter(QWidget *);
~QLPainter();
virtual ~QLPainter();
/// draw small caps text
/**