diff options
Diffstat (limited to 'src/gui/chatwindow.h')
-rw-r--r-- | src/gui/chatwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chatwindow.h b/src/gui/chatwindow.h index a9531b404..1d21b248e 100644 --- a/src/gui/chatwindow.h +++ b/src/gui/chatwindow.h @@ -96,7 +96,7 @@ class ChatWindow final : public Window, */ ChatWindow(); - A_DELETE_COPY(ChatWindow); + A_DELETE_COPY(ChatWindow) /** * Destructor: used to write back values to the config file |