diff --git a/win/Qt/qt_post.h b/win/Qt/qt_post.h index e791ce622..7cfcdb42a 100644 --- a/win/Qt/qt_post.h +++ b/win/Qt/qt_post.h @@ -10,6 +10,6 @@ #pragma clang diagnostic pop #elif defined(__GNUC__) && defined(__cplusplus) #pragma GCC diagnostic pop -#endif /* OS-specific bits */ +#endif /* compiler-specific bits */ /*qt_post.h*/