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

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

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

revision 1015 by capela, Wed Nov 29 11:48:26 2006 UTC revision 1016 by capela, Mon Jan 8 22:04:33 2007 UTC
# Line 2  Line 2 
2  <class>qsamplerChannelStrip</class>  <class>qsamplerChannelStrip</class>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.  <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004-2006, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 209  Line 209 
209                          <enum>ParentOrigin</enum>                          <enum>ParentOrigin</enum>
210                      </property>                      </property>
211                      <property name="text">                      <property name="text">
212                          <string>--/--</string>                          <string>--</string>
213                      </property>                      </property>
214                      <property name="alignment">                      <property name="alignment">
215                          <set>AlignTop|AlignHCenter</set>                          <set>AlignTop|AlignRight</set>
216                      </property>                      </property>
217                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
218                          <string>MIDI Port/Channel</string>                          <string>MIDI Channel</string>
219                      </property>                      </property>
220                  </widget>                  </widget>
221                  <widget class="QLabel" row="1" column="1">                  <widget class="QLabel" row="1" column="1">
# Line 245  Line 245 
245                          <string>--</string>                          <string>--</string>
246                      </property>                      </property>
247                      <property name="alignment">                      <property name="alignment">
248                          <set>AlignCenter</set>                          <set>AlignVCenter|AlignRight</set>
249                      </property>                      </property>
250                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
251                          <string>Instrument load status</string>                          <string>Instrument load status</string>

Legend:
Removed from v.1015  
changed lines
  Added in v.1016

  ViewVC Help
Powered by ViewVC