From 7c79aa2b8e484319e3e511fa21db6d2448347024 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 27 Aug 2012 21:18:46 +0300 Subject: Add const to more classes. --- src/gui/minimap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/minimap.h') diff --git a/src/gui/minimap.h b/src/gui/minimap.h index 12835edd5..7a6f865f8 100644 --- a/src/gui/minimap.h +++ b/src/gui/minimap.h @@ -46,7 +46,7 @@ class Minimap : public Window /** * Sets the map image that should be displayed. */ - void setMap(Map *map); + void setMap(const Map *const map); /** * Toggles the displaying of the minimap. -- cgit v1.2.3-60-g2f50