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

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

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

revision 462 by capela, Tue Mar 15 11:39:12 2005 UTC revision 463 by capela, Tue Mar 15 15:32:29 2005 UTC
# Line 170  void qsamplerChannelForm::setup ( qsampl Line 170  void qsamplerChannelForm::setup ( qsampl
170          if (sEngineName != qsamplerChannel::noEngineName() &&          if (sEngineName != qsamplerChannel::noEngineName() &&
171                  sInstrumentFile != qsamplerChannel::noInstrumentName())                  sInstrumentFile != qsamplerChannel::noInstrumentName())
172                  m_iDirtyCount++;                  m_iDirtyCount++;
         // FIXME: These are better leave disabled...  
     MidiPortTextLabel->setEnabled(false);  
     MidiPortSpinBox->setEnabled(false);  
173      // Done.      // Done.
174      m_iDirtySetup--;      m_iDirtySetup--;
175      stabilizeForm();      stabilizeForm();

Legend:
Removed from v.462  
changed lines
  Added in v.463

  ViewVC Help
Powered by ViewVC