also format missing .cc files
This commit is contained in:
parent
53bdf22c85
commit
c6f4bbd143
181 changed files with 4102 additions and 4254 deletions
|
@ -96,10 +96,8 @@ void WindowList::DestroyAllWindows() {
|
|||
window->CloseImmediately(); // e.g. Destroy()
|
||||
}
|
||||
|
||||
WindowList::WindowList() {
|
||||
}
|
||||
WindowList::WindowList() {}
|
||||
|
||||
WindowList::~WindowList() {
|
||||
}
|
||||
WindowList::~WindowList() {}
|
||||
|
||||
} // namespace atom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue