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

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

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

revision 1706 by capela, Tue Feb 19 22:15:18 2008 UTC revision 2074 by capela, Mon Mar 29 17:00:30 2010 UTC
# Line 1  Line 1 
1  <ui version="4.0" >  <ui version="4.0" >
2   <author>Christian Schoenebeck</author>   <author>Christian Schoenebeck</author>
3   <comment>   <comment>
4    
5     Copyright (C) 2008, Christian Schoenebeck     Copyright (C) 2008, Christian Schoenebeck
6       Copyright (C) 2010, rncbc aka Rui Nuno Capela. All rights reserved.
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 79  to actually create it on sampler side.</ Line 81  to actually create it on sampler side.</
81               <string>Create</string>               <string>Create</string>
82              </property>              </property>
83              <property name="icon" >              <property name="icon" >
84               <iconset resource="../icons/qsampler.qrc" >:/icons/itemNew.png</iconset>               <iconset resource="qsampler.qrc">:/images/itemNew.png</iconset>
85              </property>              </property>
86             </widget>             </widget>
87            </item>            </item>
# Line 94  actually destroy it on sampler side.</st Line 96  actually destroy it on sampler side.</st
96               <string>Destroy</string>               <string>Destroy</string>
97              </property>              </property>
98              <property name="icon" >              <property name="icon" >
99               <iconset resource="../icons/qsampler.qrc" >:/icons/formRemove.png</iconset>               <iconset resource="qsampler.qrc">:/images/formRemove.png</iconset>
100              </property>              </property>
101             </widget>             </widget>
102            </item>            </item>
# Line 186  MIDI Controller:</string> Line 188  MIDI Controller:</string>
188    </layout>    </layout>
189   </widget>   </widget>
190   <resources>   <resources>
191    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
192   </resources>   </resources>
193   <connections>   <connections>
194    <connection>    <connection>

Legend:
Removed from v.1706  
changed lines
  Added in v.2074

  ViewVC Help
Powered by ViewVC