]> git.lyx.org Git - features.git/commitdiff
Forgot that also!
authorAbdelrazak Younes <younes@lyx.org>
Mon, 30 Oct 2006 11:04:37 +0000 (11:04 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 30 Oct 2006 11:04:37 +0000 (11:04 +0000)
* QLPainter::~QLPainter: add virtual

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15616 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/QLPainter.h

index 06d0b59676b85b11c80fe81a85bc5ebc048d005a..a88daec579b613f5c20775b825b19fc60c858b42 100644 (file)
@@ -103,7 +103,7 @@ public:
 private:
        friend class GuiWorkArea;
        QLPainter(QWidget *);
-       ~QLPainter();
+       virtual ~QLPainter();
 
        /// draw small caps text
        /**