Revert "Add missing Q_OBJECT macros in header files"
This reverts commit 337003a3b0.
Seams to break Windows builds.
This commit is contained in:
@@ -201,4 +201,4 @@ void InstrumentMidiIOView::modelChanged()
|
||||
}
|
||||
}
|
||||
|
||||
#include "moc_InstrumentMidiIOView.cxx"
|
||||
|
||||
|
||||
@@ -113,4 +113,4 @@ void MeterDialog::modelChanged()
|
||||
m_denominator->setModel( &mm->denominatorModel() );
|
||||
}
|
||||
|
||||
#include "moc_MeterDialog.cxx"
|
||||
|
||||
|
||||
@@ -192,4 +192,4 @@ void AutomationTrackView::dropEvent( QDropEvent * _de )
|
||||
}
|
||||
|
||||
|
||||
#include "moc_AutomationTrack.cxx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user