summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/itempopup.h')
-rw-r--r--src/gui/itempopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h
index 37f6f81b..816e7ab2 100644
--- a/src/gui/itempopup.h
+++ b/src/gui/itempopup.h
@@ -55,7 +55,7 @@ class ItemPopup : public Popup
/**
* Gets the name of the currently stored item in this popup.
*/
- std::string getItemName();
+ std::string getItemName() const;
/**
* Updates the colors used within the item popup.