From 3ea438a0b9ebc0928f36fb7ab52b6aa2f2c64b27 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 20 Sep 2014 14:41:45 -0600 Subject: Change all references to NxConsole to NxTerm --- NxWidgets/nxwm/include/chexcalculator.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NxWidgets/nxwm/include/chexcalculator.hxx') diff --git a/NxWidgets/nxwm/include/chexcalculator.hxx b/NxWidgets/nxwm/include/chexcalculator.hxx index fc5de07b6..7a19567cb 100644 --- a/NxWidgets/nxwm/include/chexcalculator.hxx +++ b/NxWidgets/nxwm/include/chexcalculator.hxx @@ -44,7 +44,7 @@ #include #include -#include +#include #include "cbuttonarray.hxx" #include "clabel.hxx" @@ -70,7 +70,7 @@ namespace NxWM { /** - * This class implements the NxConsole application. + * This class implements the NxTerm application. */ class CHexCalculator : public IApplication, -- cgit v1.2.3