From 1fd5a493d8edd6a77ed7a8d1fd602f59b3797acc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 20 Jan 2017 21:08:24 +0300 Subject: Fix code style. --- src/gui/windows/helpwindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/windows/helpwindow.cpp') diff --git a/src/gui/windows/helpwindow.cpp b/src/gui/windows/helpwindow.cpp index 78a7ee362..14be15074 100644 --- a/src/gui/windows/helpwindow.cpp +++ b/src/gui/windows/helpwindow.cpp @@ -52,6 +52,7 @@ HelpWindow *helpWindow = nullptr; HelpWindow::HelpWindow() : // TRANSLATORS: help window name Window(_("Help"), Modal_false, nullptr, "help.xml"), + LinkHandler(), ActionListener(), // TRANSLATORS: help window. button. mDYKButton(new Button(this, _("Did you know..."), "DYK", this)), -- cgit v1.2.3-60-g2f50