From 26b8334c6bf83053d6358d9a3db48d7b43f57498 Mon Sep 17 00:00:00 2001 From: orbea Date: Sat, 4 May 2019 16:53:21 -0700 Subject: [PATCH] qb: Enable menu widgets with CXX_BUILD again. --- qb/config.params.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/qb/config.params.sh b/qb/config.params.sh index db4bb2a267..bd62a21888 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -10,7 +10,6 @@ HAVE_DEBUG=no # Enable a debug build HAVE_LIBRETRODB=yes # Libretrodb support HAVE_MENU=yes # Enable menu drivers HAVE_MENU_WIDGETS=yes # Enable menu widgets -CXX_MENU_WIDGETS=no HAVE_RGUI=auto # RGUI menu HAVE_MATERIALUI=auto # MaterialUI menu HAVE_XMB=auto # XMB menu