mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Next leftover.
This commit is contained in:
parent
eb9151c599
commit
4f24d123b2
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user