From 440150cba3cd8441283d9914fc444358dee64495 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 11 Jan 2010 02:12:47 +0000 Subject: Cleanup GUI classes Moved remaining widgets into widgets folder, standardized include order, moved TextRenderer out. --- src/gui/widgets/tabbedarea.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/tabbedarea.cpp') diff --git a/src/gui/widgets/tabbedarea.cpp b/src/gui/widgets/tabbedarea.cpp index dd2e62dd..563d995f 100644 --- a/src/gui/widgets/tabbedarea.cpp +++ b/src/gui/widgets/tabbedarea.cpp @@ -20,6 +20,7 @@ */ #include "gui/widgets/tabbedarea.h" + #include "gui/widgets/tab.h" #include -- cgit v1.2.3-70-g09d2