Fixed warnings

This commit is contained in:
Robert Osfield
2008-12-18 13:56:30 +00:00
parent 9d2b1b539c
commit 9b1445d5b9
14 changed files with 36 additions and 32 deletions

View File

@@ -44,7 +44,7 @@ protected:
Help,
Play,
Next,
Prev,
Prev
};
std::map<Binding, int> _actionKeys;