Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 67cd21c0e774099f505b5fc56df732cb67351480 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="ASCII"?>
<di:SashWindowsMngr xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi">
  <pageList/>
  <sashModel currentSelection="//@sashModel/@windows.0/@children.0">
    <windows>
      <children xsi:type="di:TabFolder"/>
    </windows>
  </sashModel>
</di:SashWindowsMngr>

Back to the top