From ed3a977346009c22c30908a9e7b81f409d310b59 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Sep 2016 21:47:37 +0300 Subject: Add support for links "news" and "copyright". Use for links in didyouknow window ItemLinkHandler. --- src/gui/windows/helpwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/windows/helpwindow.h') diff --git a/src/gui/windows/helpwindow.h b/src/gui/windows/helpwindow.h index ec0b88d93..5e27eb0af 100644 --- a/src/gui/windows/helpwindow.h +++ b/src/gui/windows/helpwindow.h @@ -69,6 +69,8 @@ class HelpWindow final : public Window, */ void loadHelp(const std::string &helpFile); + void loadHelpSimple(const std::string &helpFile); + /** * Seach for given text in tags. */ -- cgit v1.2.3-70-g09d2