Update Debugger-StackTrace.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 22:34:24 -05:00
parent f52cf3a8b1
commit 0879ff0d35
1 changed files with 1 additions and 1 deletions

View File

@ -70,4 +70,4 @@ private:
BEGIN_DLGRESIZE_MAP(CDebugStackTrace)
DLGRESIZE_CONTROL(IDC_STACKTRACE_LIST, DLSZ_SIZE_X | DLSZ_SIZE_Y)
END_DLGRESIZE_MAP()
};
};