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

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

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

revision 300 by capela, Wed Nov 17 15:55:02 2004 UTC revision 367 by capela, Fri Feb 11 08:46:58 2005 UTC
# Line 2  Line 2 
2  <class>qsamplerChannelForm</class>  <class>qsamplerChannelForm</class>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.  <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2005, 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 558  Line 558 
558          <slot>openInstrumentFile()</slot>          <slot>openInstrumentFile()</slot>
559      </connection>      </connection>
560      <connection>      <connection>
561            <sender>InstrumentNrComboBox</sender>
562            <signal>activated(int)</signal>
563            <receiver>qsamplerChannelForm</receiver>
564            <slot>optionsChanged()</slot>
565        </connection>
566        <connection>
567          <sender>MidiDriverComboBox</sender>          <sender>MidiDriverComboBox</sender>
568          <signal>activated(int)</signal>          <signal>activated(int)</signal>
569          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>

Legend:
Removed from v.300  
changed lines
  Added in v.367

  ViewVC Help
Powered by ViewVC