From 88c6a0aa757df0ec38bc67f2cf314f8be3efd0ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Apr 2014 19:52:16 +0300 Subject: Fix code style in gui. --- src/gui/windows/shortcutwindow.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/windows/shortcutwindow.h') diff --git a/src/gui/windows/shortcutwindow.h b/src/gui/windows/shortcutwindow.h index 5e36e68d7..9a447d05c 100644 --- a/src/gui/windows/shortcutwindow.h +++ b/src/gui/windows/shortcutwindow.h @@ -45,9 +45,9 @@ class ShortcutWindow final : public Window const std::string &restrict skinFile = "", int width = 0, int height = 0); - ShortcutWindow(const std::string &restrict title, - const std::string &restrict skinFile = "", - const int width = 0, const int height = 0); + explicit ShortcutWindow(const std::string &restrict title, + const std::string &restrict skinFile = "", + const int width = 0, const int height = 0); A_DELETE_COPY(ShortcutWindow) -- cgit v1.2.3-60-g2f50