Qt 6.2 needs the signals keyword as well
This commit is contained in:
parent
0f825209d0
commit
a85127ca14
@ -10,11 +10,9 @@
|
||||
|
||||
QSK_QT_PRIVATE_BEGIN
|
||||
|
||||
#if QT_VERSION < QT_VERSION_CHECK( 6, 0, 0 )
|
||||
#ifndef signals
|
||||
#define signals Q_SIGNALS
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <private/qquickitem_p.h>
|
||||
#include <private/qquickshape_p.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user