Update Debugger-StackView.h

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

View File

@ -32,4 +32,4 @@ private:
BEGIN_DLGRESIZE_MAP(CDebugStackView)
DLGRESIZE_CONTROL(IDC_STACK_LIST, DLSZ_SIZE_X | DLSZ_SIZE_Y)
END_DLGRESIZE_MAP()
};
};