diff options
Diffstat (limited to 'src/gui/helpwindow.h')
-rw-r--r-- | src/gui/helpwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/helpwindow.h b/src/gui/helpwindow.h index 75608a435..f7c8ff690 100644 --- a/src/gui/helpwindow.h +++ b/src/gui/helpwindow.h @@ -57,7 +57,7 @@ class HelpWindow final : public Window, public LinkHandler, */ HelpWindow(); - A_DELETE_COPY(HelpWindow); + A_DELETE_COPY(HelpWindow) /** * Called when receiving actions from the widgets. |