summaryrefslogtreecommitdiffhomepage
path: root/Stars45/MapView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/MapView.h')
-rw-r--r--Stars45/MapView.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Stars45/MapView.h b/Stars45/MapView.h
index e6b2abf..b652af8 100644
--- a/Stars45/MapView.h
+++ b/Stars45/MapView.h
@@ -69,8 +69,8 @@ const int EID_MAP_CLICK = 1000;
// +--------------------------------------------------------------------+
-class MapView : public View,
-public EventTarget,
+class MapView : public View,
+public EventTarget,
public SimObserver
{
public: