Update SupportWindow.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 03:33:14 -05:00
parent cb7da8df46
commit 2b825d2311
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ private:
uint32_t m_TimeOutTime; uint32_t m_TimeOutTime;
HWND m_hParent; HWND m_hParent;
static CSupportWindow * m_this; static CSupportWindow * m_this;
}; };