summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/widgets/window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/include/guichan/widgets/window.hpp')
-rw-r--r--src/guichan/include/guichan/widgets/window.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guichan/include/guichan/widgets/window.hpp b/src/guichan/include/guichan/widgets/window.hpp
index 68438b421..ddaf9f8ce 100644
--- a/src/guichan/include/guichan/widgets/window.hpp
+++ b/src/guichan/include/guichan/widgets/window.hpp
@@ -73,7 +73,7 @@ namespace gcn
*/
Window(const std::string& caption);
- A_DELETE_COPY(Window);
+ A_DELETE_COPY(Window)
/**
* Destructor.