Revert "Add missing Q_OBJECT macros in header files"

This reverts commit 337003a3b0.
Seams to break Windows builds.
This commit is contained in:
Daniel Winzen
2014-11-18 20:20:10 +01:00
parent 337003a3b0
commit 1a1e012632
21 changed files with 3 additions and 21 deletions

View File

@@ -201,4 +201,4 @@ void InstrumentMidiIOView::modelChanged()
}
}
#include "moc_InstrumentMidiIOView.cxx"

View File

@@ -113,4 +113,4 @@ void MeterDialog::modelChanged()
m_denominator->setModel( &mm->denominatorModel() );
}
#include "moc_MeterDialog.cxx"

View File

@@ -192,4 +192,4 @@ void AutomationTrackView::dropEvent( QDropEvent * _de )
}
#include "moc_AutomationTrack.cxx"