From 917d35d6cbea488f07596d0403d0bef8d6413f8a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 May 2015 17:35:08 +0300 Subject: Improve a bit basiccontainer. --- src/gui/widgets/widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/widget.h') diff --git a/src/gui/widgets/widget.h b/src/gui/widgets/widget.h index 7c3134302..2c8c121e0 100644 --- a/src/gui/widgets/widget.h +++ b/src/gui/widgets/widget.h @@ -968,7 +968,7 @@ class Widget notfinal : public Widget2 * @since 0.1.0 */ virtual void showWidgetPart(Widget *const widget A_UNUSED, - Rect area A_UNUSED) + const Rect &area A_UNUSED) { } /** -- cgit v1.2.3-60-g2f50