Debugger: UserInterface.h: style cleanup
This commit is contained in:
parent
726d557c9e
commit
4d8eaa5b11
@ -68,11 +68,11 @@ public:
|
||||
|
||||
class UserInterfaceListener {
|
||||
public:
|
||||
enum QuitOption {
|
||||
QUIT_OPTION_ASK_USER,
|
||||
QUIT_OPTION_ASK_KILL_TEAM,
|
||||
QUIT_OPTION_ASK_RESUME_TEAM
|
||||
};
|
||||
enum QuitOption {
|
||||
QUIT_OPTION_ASK_USER,
|
||||
QUIT_OPTION_ASK_KILL_TEAM,
|
||||
QUIT_OPTION_ASK_RESUME_TEAM
|
||||
};
|
||||
|
||||
public:
|
||||
virtual ~UserInterfaceListener();
|
||||
|
Loading…
x
Reference in New Issue
Block a user