diff options
Diffstat (limited to 'src/gui/popups/statuspopup.h')
-rw-r--r-- | src/gui/popups/statuspopup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/popups/statuspopup.h b/src/gui/popups/statuspopup.h index 43b793821..ed39c3ab6 100644 --- a/src/gui/popups/statuspopup.h +++ b/src/gui/popups/statuspopup.h @@ -30,7 +30,7 @@ class Label; -const int STATUSPOPUP_NUM_LABELS = 15; +const int STATUSPOPUP_NUM_LABELS = 16; /** * A popup that displays information about an item. |