summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/ccalibration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/ccalibration.hxx')
-rw-r--r--NxWidgets/nxwm/include/ccalibration.hxx10
1 files changed, 1 insertions, 9 deletions
diff --git a/NxWidgets/nxwm/include/ccalibration.hxx b/NxWidgets/nxwm/include/ccalibration.hxx
index 9ca5b7589..0adcd894f 100644
--- a/NxWidgets/nxwm/include/ccalibration.hxx
+++ b/NxWidgets/nxwm/include/ccalibration.hxx
@@ -89,7 +89,7 @@ namespace NxWM
* callibration data.
*/
- class CCalibration : public IApplication, private NXWidgets::CWidgetEventHandler
+ class CCalibration : public IApplication
{
private:
/**
@@ -147,14 +147,6 @@ namespace NxWM
void stateMachine(void);
/**
- * Handle a mouse button click event.
- *
- * @param e The event data.
- */
-
- void handleClickEvent(const NXWidgets::CWidgetEventArgs &e);
-
- /**
* Presents the next calibration screen
*/