Add a test for #186

Was hard to reproduce, doesn't happen with many other layouts
This commit is contained in:
Sergio Martins
2021-10-13 15:37:02 +01:00
parent 21e8aae823
commit 052d8680dc
2 changed files with 27 additions and 0 deletions

View File

@@ -240,6 +240,7 @@ private Q_SLOTS:
void tst_redocksToPreviousTabIndex();
void tst_toggleTabbed();
void tst_toggleTabbed2();
void tst_resizePropagatesEvenly();
void tst_addMDIDockWidget();
void tst_redockToMDIRestoresPosition();