From f790281b94d37f7ea2c2e8fc7b121266d88f93bb Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 9 May 2009 21:08:37 +0200 Subject: Increased the distance between head and overhead text a bit Plus some small code cleanups. --- src/gui/widgets/window.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/widgets/window.h') diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 563e2f2f..f980b96a 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -25,8 +25,6 @@ #include "graphics.h" #include "guichanfwd.h" -#include "gui/widgets/resizegrip.h" - #include #include @@ -34,6 +32,7 @@ class ContainerPlacer; class Layout; class LayoutCell; +class ResizeGrip; class Skin; class WindowContainer; -- cgit v1.2.3-70-g09d2