diff options
Diffstat (limited to 'src/gui/outfitwindow.h')
-rw-r--r-- | src/gui/outfitwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/outfitwindow.h b/src/gui/outfitwindow.h index cbf0a7eb3..e6e910042 100644 --- a/src/gui/outfitwindow.h +++ b/src/gui/outfitwindow.h @@ -50,7 +50,7 @@ class OutfitWindow final : public Window, private gcn::ActionListener */ OutfitWindow(); - A_DELETE_COPY(OutfitWindow); + A_DELETE_COPY(OutfitWindow) /** * Destructor. |