Style fix.

This commit is contained in:
Rene Gollent
2013-06-23 13:06:50 -04:00
parent 6eb68a0430
commit dc5cd9e4db
@@ -18,8 +18,7 @@ class Team;
class UserInterfaceListener;
class ExceptionConfigWindow : public BWindow
{
class ExceptionConfigWindow : public BWindow {
public:
ExceptionConfigWindow(::Team* team,
UserInterfaceListener* listener,