diff --git a/playground/gradients/GradientQuickShape.cpp b/playground/gradients/GradientQuickShape.cpp index c002b236..1600c26f 100644 --- a/playground/gradients/GradientQuickShape.cpp +++ b/playground/gradients/GradientQuickShape.cpp @@ -10,10 +10,8 @@ QSK_QT_PRIVATE_BEGIN -#if QT_VERSION < QT_VERSION_CHECK( 6, 0, 0 ) - #ifndef signals - #define signals Q_SIGNALS - #endif +#ifndef signals + #define signals Q_SIGNALS #endif #include