/[svn]/qsampler/trunk/src/qsamplerInstrumentListForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerInstrumentListForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1463 by capela, Thu Nov 1 13:01:27 2007 UTC revision 1473 by capela, Mon Nov 5 19:07:26 2007 UTC
# Line 3  Line 3 
3   <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6       Copyright (C) 2007, Christian Schoenebeck
7    
8     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 48  Line 49 
49      </item>      </item>
50     </layout>     </layout>
51    </widget>    </widget>
52      <widget class="QToolBar" name="InstrumentToolbar" >
53       <property name="orientation" >
54        <enum>Qt::Horizontal</enum>
55       </property>
56       <attribute name="toolBarArea" >
57        <number>4</number>
58       </attribute>
59      </widget>
60    <action name="newInstrumentAction" >    <action name="newInstrumentAction" >
61     <property name="icon" >     <property name="icon" >
62      <iconset resource="../icons/qsampler.qrc" >:/icons/itemNew.png</iconset>      <iconset resource="../icons/qsampler.qrc" >:/icons/itemNew.png</iconset>
# Line 82  Line 91 
91    </action>    </action>
92   </widget>   </widget>
93   <layoutdefault spacing="0" margin="0" />   <layoutdefault spacing="0" margin="0" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>  
94   <resources>   <resources>
95    <include location="../icons/qsampler.qrc" />    <include location="../icons/qsampler.qrc" />
96   </resources>   </resources>
  <connections/>  
97  </ui>  </ui>

Legend:
Removed from v.1463  
changed lines
  Added in v.1473

  ViewVC Help
Powered by ViewVC