From cd6ee0589d0556d3d9e81d835c8b900636083de5 Mon Sep 17 00:00:00 2001 From: Ori Avtalion Date: Mon, 25 Apr 2011 22:29:26 +0300 Subject: JANITORIAL: Format forward declarations to follow convention --- gui/ThemeLayout.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui') diff --git a/gui/ThemeLayout.h b/gui/ThemeLayout.h index 3d367df147..372b007847 100644 --- a/gui/ThemeLayout.h +++ b/gui/ThemeLayout.h @@ -30,8 +30,8 @@ #ifdef LAYOUT_DEBUG_DIALOG namespace Graphics { - class Font; - class Surface; +class Font; +class Surface; } #endif -- cgit v1.2.3