mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Add compiler message @TODO
This commit is contained in:
@@ -754,6 +754,7 @@ QDebug operator<< (QDebug debug, const ElementsLocation &location)
|
||||
QDebugStateSaver saver(debug);
|
||||
|
||||
#if QT_VERSION >= 0x050400
|
||||
#pragma message("@TODO remove code for QT 5.04 or later")
|
||||
debug.noquote();
|
||||
#else
|
||||
debug.nospace();
|
||||
|
||||
Reference in New Issue
Block a user