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

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

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

revision 1462 by schoenebeck, Sun Oct 28 23:30:36 2007 UTC revision 1463 by capela, Thu Nov 1 13:01:27 2007 UTC
# Line 44  Line 44 
44     <string>Qsampler: MIDI Instrument</string>     <string>Qsampler: MIDI Instrument</string>
45    </property>    </property>
46    <property name="windowIcon" >    <property name="windowIcon" >
47     <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/qsamplerInstrument.png</iconset>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerInstrument.png</iconset>
48    </property>    </property>
49    <layout class="QVBoxLayout" >    <layout class="QVBoxLayout" >
50     <property name="margin" >     <property name="margin" >
# Line 406  Line 406 
406          <string/>          <string/>
407         </property>         </property>
408         <property name="icon" >         <property name="icon" >
409          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/fileOpen.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>
410         </property>         </property>
411        </widget>        </widget>
412       </item>       </item>
# Line 442  Line 442 
442          <string>O&amp;K</string>          <string>O&amp;K</string>
443         </property>         </property>
444         <property name="icon" >         <property name="icon" >
445          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formAccept.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>
446         </property>         </property>
447         <property name="shortcut" >         <property name="shortcut" >
448          <string>Alt+K</string>          <string>Alt+K</string>
# Line 455  Line 455 
455          <string>C&amp;ancel</string>          <string>C&amp;ancel</string>
456         </property>         </property>
457         <property name="icon" >         <property name="icon" >
458          <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/formReject.png</iconset>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
459         </property>         </property>
460         <property name="shortcut" >         <property name="shortcut" >
461          <string>Alt+A</string>          <string>Alt+A</string>
# Line 483  Line 483 
483    <tabstop>CancelPushButton</tabstop>    <tabstop>CancelPushButton</tabstop>
484   </tabstops>   </tabstops>
485   <resources>   <resources>
486    <include location="../pixmaps.qrc" />    <include location="../icons/qsampler.qrc" />
487   </resources>   </resources>
488   <connections>   <connections>
489    <connection>    <connection>

Legend:
Removed from v.1462  
changed lines
  Added in v.1463

  ViewVC Help
Powered by ViewVC