More style cleanup...
This commit is contained in:
@ -518,7 +518,7 @@ public:
|
||||
bool is_restart_on_exit_set() const;
|
||||
List<String> get_restart_on_exit_arguments() const;
|
||||
|
||||
virtual void process_and_drop_events() { }
|
||||
virtual void process_and_drop_events() {}
|
||||
OS();
|
||||
virtual ~OS();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user