diff options
Diffstat (limited to 'modules/ECMQtDeclareLoggingCategory.cmake')
-rw-r--r-- | modules/ECMQtDeclareLoggingCategory.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/ECMQtDeclareLoggingCategory.cmake b/modules/ECMQtDeclareLoggingCategory.cmake index 3f7bb79a..b7f1ad39 100644 --- a/modules/ECMQtDeclareLoggingCategory.cmake +++ b/modules/ECMQtDeclareLoggingCategory.cmake @@ -30,9 +30,6 @@ # # ``<identifier>`` may include namespaces (eg: ``foo::bar::IDENT``). # -# Starting with Frameworks 5.18, the generated header also includes the <QDebug> -# header, so you don't have to put extra #include <QDebug> anymore in your code. -# # Since 5.14.0. #============================================================================= |