From: nhmall Date: Wed, 27 Apr 2022 11:52:10 +0000 (-0400) Subject: Qt comment update X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd63deaa0df734e09dc68082c3c60dd355d1433c;p=nethack Qt comment update --- diff --git a/win/Qt/qt_bind.cpp b/win/Qt/qt_bind.cpp index 88935d70f..2ddace254 100644 --- a/win/Qt/qt_bind.cpp +++ b/win/Qt/qt_bind.cpp @@ -17,9 +17,10 @@ extern "C" { #include #include #else +/* Qt6 or above */ #include #include -#endif +#endif /* QT_VERSION */ #include "qt_post.h" #include "qt_bind.h" #include "qt_click.h"