From 49eb5513a6b4ae8476f04b4c7c60c45715cf0e62 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 5 May 2009 23:03:27 +0200 Subject: Don't short the shortcut windows by default The item shortcut window is easily accessible for those who want it, but it's a bit of a power feature so it shouldn't be shown by default. --- src/gui/shortcutwindow.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/shortcutwindow.h') diff --git a/src/gui/shortcutwindow.h b/src/gui/shortcutwindow.h index b3daf0b2..e30ab18a 100644 --- a/src/gui/shortcutwindow.h +++ b/src/gui/shortcutwindow.h @@ -38,8 +38,7 @@ class ShortcutWindow : public Window /** * Constructor. */ - ShortcutWindow(const std::string &title, ShortcutContainer *content, - bool defaultVisible = true); + ShortcutWindow(const std::string &title, ShortcutContainer *content); /** * Destructor. -- cgit v1.2.3-70-g09d2