From dc5cd9e4db3c59a29af5a827d8ce1251dd5de0c5 Mon Sep 17 00:00:00 2001 From: Rene Gollent Date: Sun, 23 Jun 2013 13:06:50 -0400 Subject: [PATCH] Style fix. --- .../user_interface/gui/team_window/ExceptionConfigWindow.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/apps/debugger/user_interface/gui/team_window/ExceptionConfigWindow.h b/src/apps/debugger/user_interface/gui/team_window/ExceptionConfigWindow.h index e18dfc4cc5..2fc15abe70 100644 --- a/src/apps/debugger/user_interface/gui/team_window/ExceptionConfigWindow.h +++ b/src/apps/debugger/user_interface/gui/team_window/ExceptionConfigWindow.h @@ -18,8 +18,7 @@ class Team; class UserInterfaceListener; -class ExceptionConfigWindow : public BWindow -{ +class ExceptionConfigWindow : public BWindow { public: ExceptionConfigWindow(::Team* team, UserInterfaceListener* listener,