qtquick: Ported TabBar to the new architecture

This commit is contained in:
Sergio Martins
2022-05-03 22:01:47 +01:00
parent c0d9e3247b
commit d6f56169e1
6 changed files with 135 additions and 310 deletions

View File

@@ -10,7 +10,7 @@
*/
#include "TabBar_qtwidgets.h"
#include "../controllers/TabBar.h"
#include "controllers/TabBar.h"
#include "private/Utils_p.h"
#include "private/Logging_p.h"
#include "Config.h"