From: Ray Chason Date: Thu, 27 Oct 2022 02:33:47 +0000 (-0400) Subject: Add WC2_U_UTF8STR and WC2_U_24BITCOLOR X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e457002a36af6c0fffaf7776a500a4c8f8eb321;p=nethack Add WC2_U_UTF8STR and WC2_U_24BITCOLOR --- diff --git a/win/Qt/qt_bind.cpp b/win/Qt/qt_bind.cpp index d75e32dc8..f533a4a9c 100644 --- a/win/Qt/qt_bind.cpp +++ b/win/Qt/qt_bind.cpp @@ -1039,6 +1039,9 @@ struct window_procs Qt_procs = { (WC2_HITPOINTBAR #ifdef SELECTSAVED | WC2_SELECTSAVED +#endif +#ifdef ENHANCED_SYMBOLS + | WC2_U_UTF8STR | WC2_U_24BITCOLOR #endif | WC2_STATUSLINES), {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, /* color availability */