summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cnxbackimage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/cnxbackimage.hxx')
-rw-r--r--NxWidgets/nxwm/include/cnxbackimage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/NxWidgets/nxwm/include/cnxbackimage.hxx b/NxWidgets/nxwm/include/cnxbackimage.hxx
index 903a4880d..cc56e6519 100644
--- a/NxWidgets/nxwm/include/cnxbackimage.hxx
+++ b/NxWidgets/nxwm/include/cnxbackimage.hxx
@@ -64,10 +64,10 @@ namespace NxWM
* This class describes the NX windo manager's background image.
*/
- class CNxBackImage : public NxWidgets::CImage
+ class CNxBackImage : public NXWidgets::CImage
{
private:
- NxWidgets::CWidgetControl *m_widgetControl; // The controlling widget for the window
+ NXWidgets::CWidgetControl *m_widgetControl; // The controlling widget for the window
public:
/**