StudioWelcome: Fix qmake build on Linux with Qt5

Change-Id: I88fea1b3730e22866e1f365a6e605c375f5320c7
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Stenger
2021-11-10 12:56:20 +01:00
parent a8afa5c65c
commit 335f85c525

View File

@@ -26,6 +26,7 @@
#pragma once
#include <QAbstractListModel>
#include <QDebug>
#include <QUrl>
#include <utils/filepath.h>