Skip to content

Commit e5a662a

Browse files
committed
qt
1 parent d986019 commit e5a662a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

test/cfg/qt.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
#include <QRegion>
3434
#include <QTransform>
3535

36-
// TODO: this is actually avilable via Core5Compat but I could not get it to work with pkg-config
37-
#if (QT_VERSION < QT_VERSION_CHECK(6, 0, 0))
38-
#include <QLinkedList>
39-
#endif
40-
4136
#include <cstdio>
4237

4338
int ignoredReturnValue_QSize_height(const QSize &s)

0 commit comments

Comments
 (0)