qtquick: Include the correct include

Not the widget one
This commit is contained in:
Sergio Martins
2020-11-26 17:17:18 +00:00
parent a8965bea91
commit 315bdc71e5

View File

@@ -10,7 +10,7 @@
*/
#include "Separator_p.h"
#include "Widget_qwidget.h"
#include "Widget.h"
#include "Logging_p.h"
#include "Item_p.h"
#include "MultiSplitterConfig.h"