diff --git a/src/controls/QskWindow.cpp b/src/controls/QskWindow.cpp index 426039b5..3da1f362 100644 --- a/src/controls/QskWindow.cpp +++ b/src/controls/QskWindow.cpp @@ -26,6 +26,8 @@ QSK_QT_PRIVATE_END #ifdef QSK_DEBUG_RENDER_TIMING +// does not work with Qt >= 5.12 TODO ... + #include #include Q_LOGGING_CATEGORY( logTiming, "qsk.window.timing", QtCriticalMsg )