Next leftover.

This commit is contained in:
Pavel Sanda 2012-11-04 01:38:34 +01:00
parent eb9151c599
commit 4f24d123b2

View File

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