From c0d5142d1ed98b62ad87603fa9d2620dce256bd7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Sep 2013 19:46:23 +0300 Subject: add consts in gui classes. --- src/gui/focushandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/focushandler.h') diff --git a/src/gui/focushandler.h b/src/gui/focushandler.h index d1691d965..5965ff5ce 100644 --- a/src/gui/focushandler.h +++ b/src/gui/focushandler.h @@ -78,7 +78,7 @@ class FocusHandler final : public gcn::FocusHandler * Checks to see if the widget tabbed to is in a window, and if it is, * it requests the window be moved to the top. */ - void checkForWindow(); + void checkForWindow() const; /** * Stack of widgets that have requested modal forcus. -- cgit v1.2.3-60-g2f50