From 916a53ec6e9eda8711ae7c2e9296463728370751 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 14 May 2014 21:43:42 +0300 Subject: Move containerplacer into separate file. --- src/gui/widgets/layouthelper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/layouthelper.h') diff --git a/src/gui/widgets/layouthelper.h b/src/gui/widgets/layouthelper.h index 78e34f419..1877e1940 100644 --- a/src/gui/widgets/layouthelper.h +++ b/src/gui/widgets/layouthelper.h @@ -27,6 +27,8 @@ #include "listeners/widgetlistener.h" +class ContainerPlacer; + /** * A helper class for adding a layout to a Guichan container widget. The layout * will register itself as a widget listener and relayout the widgets in the -- cgit v1.2.3-70-g09d2