/[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 2036 by capela, Wed Jan 6 09:52:32 2010 UTC revision 2074 by capela, Mon Mar 29 17:00:30 2010 UTC
# Line 43  Line 43 
43     <string>Qsampler: Channel</string>     <string>Qsampler: Channel</string>
44    </property>    </property>
45    <property name="windowIcon" >    <property name="windowIcon" >
46     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>     <iconset resource="qsampler.qrc" >:/images/qsamplerChannel.png</iconset>
47    </property>    </property>
48    <layout class="QHBoxLayout" >    <layout class="QHBoxLayout" >
49     <property name="spacing" >     <property name="spacing" >
# Line 73  Line 73 
73        <string>&amp;Channel</string>        <string>&amp;Channel</string>
74       </property>       </property>
75       <property name="icon" >       <property name="icon" >
76        <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>        <iconset resource="qsampler.qrc" >:/images/qsamplerChannel.png</iconset>
77       </property>       </property>
78       <property name="shortcut" >       <property name="shortcut" >
79        <string>Alt+C</string>        <string>Alt+C</string>
# Line 447  Line 447 
447    <tabstop>ChannelEditPushButton</tabstop>    <tabstop>ChannelEditPushButton</tabstop>
448   </tabstops>   </tabstops>
449   <resources>   <resources>
450    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
451   </resources>   </resources>
452   <connections/>   <connections/>
453  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC