summaryrefslogtreecommitdiffstats
path: root/src/UI/Window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/UI/Window.h')
-rw-r--r--src/UI/Window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UI/Window.h b/src/UI/Window.h
index 76d22a12c..675a83d92 100644
--- a/src/UI/Window.h
+++ b/src/UI/Window.h
@@ -108,7 +108,7 @@ public:
// tolua_end
/** Fills a_Slots with the slots read from m_SlotAreas[], for the specified player */
- void GetSlots(cPlayer & a_Player, cItems & a_Slots) const;
+ void GetSlots(const cPlayer & a_Player, cItems & a_Slots) const;
/** Handles a click event from a player */
void Clicked(