summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/widgets/button.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/widgets/button.hpp')
-rw-r--r--src/guichan/include/guichan/widgets/button.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guichan/include/guichan/widgets/button.hpp b/src/guichan/include/guichan/widgets/button.hpp
index 5c1b94443..90877cb17 100644
--- a/src/guichan/include/guichan/widgets/button.hpp
+++ b/src/guichan/include/guichan/widgets/button.hpp
@@ -85,7 +85,7 @@ namespace gcn
*/
Button(const std::string& caption);
- A_DELETE_COPY(Button);
+ A_DELETE_COPY(Button)
/**
* Sets the caption of the button. It's advisable to call