mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 21:08:51 +00:00
This commit is contained in:
parent
ada2ad68c3
commit
be21dbdd82
1 changed files with 6 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
|||
<?xml version="1.0" standalone="yes"?>
|
||||
<SettingsDS xmlns="http://tempuri.org/SettingsDS.xsd">
|
||||
<Breakpoint>
|
||||
<Label>DebugStub_SendTrace</Label>
|
||||
</Breakpoint>
|
||||
<Window>
|
||||
<Name>FormCallStack</Name>
|
||||
<Left>0</Left>
|
||||
|
|
@ -26,11 +29,11 @@
|
|||
</Window>
|
||||
<Window>
|
||||
<Name>FormBreakpoints</Name>
|
||||
<Left>0</Left>
|
||||
<Top>0</Top>
|
||||
<Left>805</Left>
|
||||
<Top>93</Top>
|
||||
<Width>300</Width>
|
||||
<Height>296</Height>
|
||||
<Visible>false</Visible>
|
||||
<Visible>true</Visible>
|
||||
</Window>
|
||||
<Window>
|
||||
<Name>FormRegisters</Name>
|
||||
|
|
|
|||
Loading…
Reference in a new issue