Fix conflict
This commit is contained in:
@@ -217,4 +217,3 @@ void Effect::resample( int _i, const sampleFrame * _src_buf,
|
||||
}
|
||||
}
|
||||
|
||||
#include "moc_Effect.cxx"
|
||||
|
||||
@@ -781,4 +781,3 @@ void FxMixer::validateChannelName( int index, int oldIndex )
|
||||
}
|
||||
}
|
||||
|
||||
#include "moc_FxMixer.cxx"
|
||||
|
||||
@@ -221,4 +221,3 @@ QDomElement Plugin::Descriptor::SubPluginFeatures::Key::saveXML(
|
||||
return e;
|
||||
}
|
||||
|
||||
#include "moc_Plugin.cxx"
|
||||
|
||||
@@ -201,4 +201,3 @@ void InstrumentMidiIOView::modelChanged()
|
||||
}
|
||||
}
|
||||
|
||||
#include "moc_InstrumentMidiIOView.cxx"
|
||||
|
||||
@@ -113,4 +113,3 @@ void MeterDialog::modelChanged()
|
||||
m_denominator->setModel( &mm->denominatorModel() );
|
||||
}
|
||||
|
||||
#include "moc_MeterDialog.cxx"
|
||||
|
||||
@@ -192,4 +192,3 @@ void AutomationTrackView::dropEvent( QDropEvent * _de )
|
||||
}
|
||||
|
||||
|
||||
#include "moc_AutomationTrack.cxx"
|
||||
|
||||
Reference in New Issue
Block a user