UIGlobals: move ActivateMap() to UIActions.cpp
commit23f51e78457c7b7b291981bb314698c002cbd514
authorMax Kellermann <max@duempel.org>
Sun, 3 Mar 2013 13:46:52 +0000 (3 14:46 +0100)
committerMax Kellermann <max@duempel.org>
Sun, 3 Mar 2013 14:10:23 +0000 (3 15:10 +0100)
treed959b7d587affb0cb0915246da7006a2574a825f
parent1bc3b2b82e1fe260d8430a15af93e71f66206200
UIGlobals: move ActivateMap() to UIActions.cpp

These are actions that manipulate the user interface, not simple
access to global variables.
src/Gauge/BigTrafficWidget.cpp
src/Input/InputEventsMap.cpp
src/UIActions.cpp
src/UIActions.hpp
src/UIGlobals.cpp
src/UIGlobals.hpp