[dasher: 94/217] Oops. HandleEvent is abstract
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher: 94/217] Oops. HandleEvent is abstract
- Date: Sat, 27 Feb 2016 12:08:14 +0000 (UTC)
commit c28b495e854f163a8244faa24d1488f3f4463528
Author: ipomoena <amajorek google com>
Date: Sat Oct 17 21:12:23 2015 -0700
Oops. HandleEvent is abstract
Src/DasherCore/NodeCreationManager.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Src/DasherCore/NodeCreationManager.h b/Src/DasherCore/NodeCreationManager.h
index 682ebed..5973c74 100644
--- a/Src/DasherCore/NodeCreationManager.h
+++ b/Src/DasherCore/NodeCreationManager.h
@@ -37,6 +37,7 @@ class CNodeCreationManager : public Dasher::CSettingsUserObserver {
/// BP_CONTROL_MODE and game mode status)
void updateControl();
+ void HandleEvent(int iParameter) {}
///
/// Get a root node of a particular type
///
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]