Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -313,4 +313,4 @@ bool CMiniButton::SetConnectedCtrl(IMiniCtrl* pConnectedCtrl)
return true;
}
MINIGUI_END
MINIGUI_END
@@ -171,4 +171,4 @@ void CMiniInfoBox::AutoResize()
m_requiresResize = false;
}
MINIGUI_END
MINIGUI_END
@@ -361,4 +361,4 @@ void CMiniMenu::AddSubCtrl(IMiniCtrl* pCtrl)
// Call parent
CMiniButton::AddSubCtrl(pCtrl);
}
MINIGUI_END
MINIGUI_END