diff --git a/NOTES.txt b/NOTES.txt index b88e094a2..812347b72 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -1532,7 +1532,7 @@ inline constants: - qmake - normal behavior is that user can switch between inline and extern constants using the inline_constants/extern_constants qmake CONFIG option - default is when no qmake CONFIG option is set and in this case extern constants (extern_constants CONFIG option) is set/enabled - - ❗ all below is true for Clang