/[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 751 by capela, Fri Aug 19 17:10:16 2005 UTC revision 761 by capela, Sun Aug 28 15:56:05 2005 UTC
# Line 41  Line 41 
41          </sizepolicy>          </sizepolicy>
42      </property>      </property>
43      <property name="caption">      <property name="caption">
44          <string>Channel</string>          <string>Qsampler: Channel</string>
45      </property>      </property>
46      <property name="icon">      <property name="icon">
47          <pixmap>qsamplerChannel.png</pixmap>          <pixmap>qsamplerChannel.png</pixmap>
# Line 273  Line 273 
273                  <bool>true</bool>                  <bool>true</bool>
274              </property>              </property>
275              <property name="toolTip" stdset="0">              <property name="toolTip" stdset="0">
276                  <string>Channel Mute</string>                  <string>Channel mute</string>
277              </property>              </property>
278          </widget>          </widget>
279          <widget class="QPushButton">          <widget class="QPushButton">
# Line 296  Line 296 
296                  <bool>true</bool>                  <bool>true</bool>
297              </property>              </property>
298              <property name="toolTip" stdset="0">              <property name="toolTip" stdset="0">
299                  <string>Channel Solo</string>                  <string>Channel solo</string>
300              </property>              </property>
301          </widget>          </widget>
302          <widget class="QSlider">          <widget class="QSlider">

Legend:
Removed from v.751  
changed lines
  Added in v.761

  ViewVC Help
Powered by ViewVC