From 4860036d8f145187cfe700743def8d0ee3548f1b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 20 Sep 2014 14:18:08 -0600 Subject: Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM* --- NxWidgets/libnxwidgets/include/cnxtoolbar.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NxWidgets/libnxwidgets/include/cnxtoolbar.hxx') diff --git a/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx b/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx index 501067f0d..7a8a783b2 100644 --- a/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx +++ b/NxWidgets/libnxwidgets/include/cnxtoolbar.hxx @@ -210,7 +210,7 @@ namespace NXWidgets * directed to the widgets within the window. */ -#ifdef CONFIG_NXCONSOLE_NXKBDIN +#ifdef CONFIG_NXTERM_NXKBDIN inline void redirectNxConsole(NXCONSOLE handle) { setNxConsole(handle); -- cgit v1.2.3