From: Pavel Sanda Date: Sun, 4 Nov 2012 00:38:34 +0000 (+0100) Subject: Next leftover. X-Git-Tag: 2.1.0beta1~1303 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4f24d123b2ad53ee275e5a2d3854cdea3cd5b9bf;p=lyx.git Next leftover. --- diff --git a/src/frontends/qt4/GuiWorkArea.h b/src/frontends/qt4/GuiWorkArea.h index e283d3130a..a33e158a54 100644 --- a/src/frontends/qt4/GuiWorkArea.h +++ b/src/frontends/qt4/GuiWorkArea.h @@ -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);