summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cnxterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/cnxterm.h')
-rw-r--r--NxWidgets/nxwm/include/cnxterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/include/cnxterm.h b/NxWidgets/nxwm/include/cnxterm.h
index c97e3b911..ab188f237 100644
--- a/NxWidgets/nxwm/include/cnxterm.h
+++ b/NxWidgets/nxwm/include/cnxterm.h
@@ -80,7 +80,7 @@ namespace NxWM
private:
CTaskbar *m_taskbar; /**< Reference to the "parent" taskbar */
CApplicationWindow *m_window; /**< Reference to the application window */
- NXTERMi m_nxcon; /**< NxTerm handle */
+ NXTERMi m_nxterm; /**< NxTerm handle */
pid_t m_pid; /**< Task ID of the NxTerm thread */
/**