Uncomment another tab test

This commit is contained in:
Sergio Martins
2020-12-23 23:11:09 +00:00
parent 113263a4a1
commit 2bb46b1cdf
6 changed files with 51 additions and 34 deletions

View File

@@ -47,6 +47,7 @@ public:
DockWidgetBase *currentDockWidget() const;
QString text(int index) const override;
QRect rectForTab(int index) const override;
protected:
bool dragCanStart(QPoint pressPos, QPoint pos) const override;