a36
This commit is contained in:
parent
791d404b38
commit
31d9e04875
|
@ -77,8 +77,6 @@ Begin
|
|||
|
||||
SetBoxDefaults (BoxHandle, ' My Window Header ');
|
||||
|
||||
// We are done with the box class, so free it from MPL class stack.
|
||||
|
||||
BoxOpen (BoxHandle, 20, 5, 60, 10);
|
||||
|
||||
ReadKey;
|
||||
|
|
Loading…
Reference in New Issue