From a83513ef88a9cfca8692db9176b68ddeea71931f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Aug 2014 21:44:08 +0300 Subject: Fix code style. --- src/actions/windows.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions/windows.cpp') diff --git a/src/actions/windows.cpp b/src/actions/windows.cpp index 4fcde2a52..edbadd5d0 100644 --- a/src/actions/windows.cpp +++ b/src/actions/windows.cpp @@ -97,7 +97,7 @@ static bool showHelpPage(const std::string &page, const bool showHide) return false; } -impHandler0(helpWindowShow) +impHandler(helpWindowShow) { if (!chatWindow || !chatWindow->isInputFocused()) return showHelpPage("index", true); -- cgit v1.2.3-70-g09d2