From 6dc8b50817fe5da8550c245db755f7014402c62a Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 6 Apr 2011 14:32:09 +0200 Subject: some minor cleanup --- pacman-c++/mainwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pacman-c++/mainwidget.h') diff --git a/pacman-c++/mainwidget.h b/pacman-c++/mainwidget.h index f7113a5..0a97116 100644 --- a/pacman-c++/mainwidget.h +++ b/pacman-c++/mainwidget.h @@ -33,7 +33,7 @@ private: QGraphicsScene *m_scene; // map of actors in order to keep track of those instances - QMap m_actors; + QMap m_actors; // key currently pressed by user transmission::field_t currentKey; -- cgit v1.2.3