]> granicus.if.org Git - nethack/commitdiff
Add WC2_U_UTF8STR and WC2_U_24BITCOLOR
authorRay Chason <ray.chason@protonmail.com>
Thu, 27 Oct 2022 02:33:47 +0000 (22:33 -0400)
committerRay Chason <ray.chason@protonmail.com>
Thu, 27 Oct 2022 02:33:47 +0000 (22:33 -0400)
win/Qt/qt_bind.cpp

index d75e32dc896eb90309f625b330818c17f257e76b..f533a4a9cfa0f122abaf7e200a29e186cda93951 100644 (file)
@@ -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 */