forked from qt-creator/qt-creator
Some Qt6 compilation
Change-Id: If31ea0ec979969b034a1b0617e0c122b2968acd7 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
|
|
||||||
#include "timelinetracefile.h"
|
#include "timelinetracefile.h"
|
||||||
|
|
||||||
|
#include <QIODevice>
|
||||||
|
|
||||||
namespace Timeline {
|
namespace Timeline {
|
||||||
|
|
||||||
TimelineTraceFile::TimelineTraceFile(QObject *parent) : QObject(parent)
|
TimelineTraceFile::TimelineTraceFile(QObject *parent) : QObject(parent)
|
||||||
|
|||||||
Reference in New Issue
Block a user