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,