Warning, /education/kbruch/src/FractionRingWidgetui.rc is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE gui SYSTEM "kpartgui.dtd">
0003 <gui name="kbruch" version="1">
0004 <MenuBar>
0005   <Menu noMerge="0" name="file">
0006     <text>&amp;File</text>
0007     <Action name="NewTask"/>
0008     <Action name="Back"/>
0009     <Merge/>
0010     <Separator/>
0011     <Action name="file_quit"/>
0012   </Menu>
0013 </MenuBar>
0014 <ToolBar name="exerciseToolBar" noEdit="false" fullWidth="true">
0015   <Action name="NewTask"/>
0016   <Action name="Back"/>  
0017   <Separator/>
0018   <Action name="Hint"/>  
0019 </ToolBar>
0020 </gui>