summaryrefslogtreecommitdiff
path: root/src/gui/windows/outfitwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/outfitwindow.h')
-rw-r--r--src/gui/windows/outfitwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/outfitwindow.h b/src/gui/windows/outfitwindow.h
index 6b7fbb163..cf2799d2b 100644
--- a/src/gui/windows/outfitwindow.h
+++ b/src/gui/windows/outfitwindow.h
@@ -106,7 +106,7 @@ class OutfitWindow final : public Window,
Button *mPreviousButton A_NONNULLPOINTER;
Button *mNextButton A_NONNULLPOINTER;
- Button *mEquipButtom A_NONNULLPOINTER;
+ Button *mEquipBottom A_NONNULLPOINTER;
Label *mCurrentLabel A_NONNULLPOINTER;
CheckBox *mUnequipCheck A_NONNULLPOINTER;
CheckBox *mAwayOutfitCheck A_NONNULLPOINTER;