aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/ThemeLayout.h4
1 files changed, 2 insertions, 2 deletions
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