]> git.lyx.org Git - lyx.git/commitdiff
Next leftover.
authorPavel Sanda <sanda@lyx.org>
Sun, 4 Nov 2012 00:38:34 +0000 (01:38 +0100)
committerPavel Sanda <sanda@lyx.org>
Sun, 4 Nov 2012 00:38:34 +0000 (01:38 +0100)
src/frontends/qt4/GuiWorkArea.h

index e283d3130a50ee8e24e88e282bf1c3b0275b64fd..a33e158a5478efc5e4f283f4b5dd16d970b5792a 100644 (file)
@@ -244,11 +244,6 @@ public:
        ///
        DragTabBar(QWidget * parent = 0);
 
-#if QT_VERSION < 0x040300
-       ///
-       int tabAt(QPoint const & position) const;
-#endif
-
 protected:
        ///
        void mousePressEvent(QMouseEvent * event);