Allow the disasm height to be resized a bit more.

This commit is contained in:
Unknown W. Brackets
2013-06-28 21:33:47 -07:00
parent 88b9fa7345
commit c8509091af
2 changed files with 16 additions and 16 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
class CDisasm : public Dialog
{
private:
RECT minRect;
RECT defaultRect;
RECT defaultBreakpointRect;
RECT regRect;
RECT disRect;
RECT breakpointRect;