Skip to content

Commit

Permalink
Add newline at end of Window.cpp.
Browse files Browse the repository at this point in the history
  • Loading branch information
BartVandewoestyne committed Feb 13, 2024
1 parent 12ddcdc commit 53aafed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Structural_Patterns/Bridge/Window.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ WindowImp* Window::GetWindowImp () {
View* Window::GetView() {
// TODO
return 0;
}
}

0 comments on commit 53aafed

Please sign in to comment.