/[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 2569 by schoenebeck, Tue May 20 20:04:19 2014 UTC revision 2678 by capela, Thu Oct 16 17:11:32 2014 UTC
# Line 78  Line 78 
78        <iconset resource="qsampler.qrc">        <iconset resource="qsampler.qrc">
79         <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>         <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
80       </property>       </property>
      <property name="shortcut">  
       <string>Alt+C</string>  
      </property>  
81      </widget>      </widget>
82     </item>     </item>
83     <item>     <item>
# Line 252  Line 249 
249       <property name="text">       <property name="text">
250        <string>&amp;Mute</string>        <string>&amp;Mute</string>
251       </property>       </property>
      <property name="shortcut">  
       <string>Alt+M</string>  
      </property>  
252       <property name="checkable">       <property name="checkable">
253        <bool>true</bool>        <bool>true</bool>
254       </property>       </property>
# Line 274  Line 268 
268       <property name="text">       <property name="text">
269        <string>&amp;Solo</string>        <string>&amp;Solo</string>
270       </property>       </property>
      <property name="shortcut">  
       <string>Alt+S</string>  
      </property>  
271       <property name="checkable">       <property name="checkable">
272        <bool>true</bool>        <bool>true</bool>
273       </property>       </property>
# Line 352  Line 343 
343       <property name="text">       <property name="text">
344        <string>&amp;FX</string>        <string>&amp;FX</string>
345       </property>       </property>
      <property name="shortcut">  
       <string>Alt+F</string>  
      </property>  
346      </widget>      </widget>
347     </item>     </item>
348     <item>     <item>
# Line 371  Line 359 
359       <property name="text">       <property name="text">
360        <string>&amp;Edit</string>        <string>&amp;Edit</string>
361       </property>       </property>
      <property name="shortcut">  
       <string>Alt+E</string>  
      </property>  
362      </widget>      </widget>
363     </item>     </item>
364     <item>     <item>

Legend:
Removed from v.2569  
changed lines
  Added in v.2678

  ViewVC Help
Powered by ViewVC