[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra] plugins: Remove outdated moc includes in plugins/
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2015-09-01 1:59:40
Message-ID: E1ZWarM-0006D6-Gr () scm ! kde ! org
[Download RAW message or body]

Git commit b1302ca682485e3974daaea29d7b8ad5c8071d07 by Friedrich W. H. Kossebau.
Committed on 01/09/2015 at 01:58.
Pushed by kossebau into branch 'master'.

Remove outdated moc includes in plugins/

M  +0    -2    plugins/artistictextshape/ArtisticTextTool.cpp
M  +0    -2    plugins/chartshape/Axis.cpp
M  +0    -3    plugins/chartshape/ChartConfigWidget.cpp
M  +0    -2    plugins/chartshape/ChartProxyModel.cpp
M  +0    -2    plugins/chartshape/ChartTool.cpp
M  +0    -2    plugins/chartshape/KChartModel.cpp
M  +0    -3    plugins/chartshape/PlotArea.cpp
M  +0    -2    plugins/chartshape/tests/TestCellRegion.cpp
M  +0    -2    plugins/commentshape/CommentTool.cpp
M  +0    -2    plugins/defaultTools/connectionTool/ConnectionPointWidget.cpp
M  +0    -2    plugins/defaultTools/defaulttool/DefaultTool.cpp
M  +0    -2    plugins/defaultTools/defaulttool/DefaultToolArrangeWidget.cpp
M  +0    -2    plugins/defaultTools/defaulttool/DefaultToolTransformWidget.cpp
M  +0    -2    plugins/defaultTools/defaulttool/DefaultToolWidget.cpp
M  +0    -2    plugins/defaultTools/guidestool/GuidesTool.cpp
M  +0    -2    plugins/defaultTools/guidestool/GuidesToolOptionWidget.cpp
M  +0    -2    plugins/defaultTools/guidestool/InsertGuidesToolOptionWidget.cpp
M  +0    -2    plugins/dockers/shapecollection/CollectionItemModel.cpp
M  +0    -2    plugins/dockers/shapecollection/OdfCollectionLoader.cpp
M  +0    -2    plugins/dockers/shapecollection/ShapeCollectionDocker.cpp
M  +0    -2    plugins/dockers/shapeproperties/ShapePropertiesDocker.cpp
M  +0    -2    plugins/dockers/snapguidedocker/SnapGuideDocker.cpp
M  +0    -3    plugins/formulashape/FormulaToolWidget.cpp
M  +0    -2    plugins/formulashape/KoM2MMLForumulaTool.cpp
M  +0    -1    plugins/formulashape/tests/TestAttributeManager.cpp
M  +0    -1    plugins/formulashape/tests/TestCursor.cpp
M  +0    -1    plugins/formulashape/tests/TestLayout.cpp
M  +0    -1    plugins/formulashape/tests/TestLoad.cpp
M  +0    -1    plugins/formulashape/tests/TestLoadAndSave.cpp
M  +0    -1    plugins/musicshape/MusicTool.cpp
M  +0    -1    plugins/musicshape/SimpleEntryTool.cpp
M  +0    -2    plugins/musicshape/actions/AbstractMusicAction.cpp
M  +0    -2    plugins/musicshape/core/Bar.cpp
M  +0    -2    plugins/musicshape/core/Chord.cpp
M  +0    -2    plugins/musicshape/core/Clef.cpp
M  +0    -2    plugins/musicshape/core/Note.cpp
M  +0    -2    plugins/musicshape/core/Part.cpp
M  +0    -2    plugins/musicshape/core/PartGroup.cpp
M  +0    -2    plugins/musicshape/core/Sheet.cpp
M  +0    -2    plugins/musicshape/core/Staff.cpp
M  +0    -2    plugins/musicshape/core/StaffElement.cpp
M  +0    -2    plugins/musicshape/core/StaffSystem.cpp
M  +0    -2    plugins/musicshape/core/TimeSignature.cpp
M  +0    -2    plugins/musicshape/core/Voice.cpp
M  +0    -2    plugins/musicshape/core/VoiceBar.cpp
M  +0    -2    plugins/musicshape/core/VoiceElement.cpp
M  +0    -2    plugins/musicshape/dialogs/PartDetailsDialog.cpp
M  +0    -2    plugins/musicshape/dialogs/PartsWidget.cpp
M  +0    -2    plugins/musicshape/dialogs/SimpleEntryWidget.cpp
M  +0    -3    plugins/musicshape/dialogs/StaffElementPreviewWidget.cpp
M  +0    -2    plugins/pathshapes/ellipse/EllipseShapeConfigWidget.cpp
M  +0    -2    plugins/pathshapes/rectangle/RectangleShapeConfigWidget.cpp
M  +0    -2    plugins/pathshapes/spiral/SpiralShapeConfigWidget.cpp
M  +0    -2    plugins/pathshapes/star/StarShapeConfigWidget.cpp
M  +0    -3    plugins/staging/templateshape/TemplateShape.cpp
M  +0    -2    plugins/staging/templateshape/TemplateTool.cpp
M  +0    -2    plugins/textediting/autocorrection/AutocorrectConfigDialog.cpp
M  +0    -2    plugins/textediting/changecase/Changecase.cpp
M  +0    -2    plugins/textediting/spellcheck/BgSpellCheck.cpp
M  +0    -2    plugins/textediting/spellcheck/SpellCheck.cpp
M  +0    -2    plugins/textediting/spellcheck/SpellCheckMenu.cpp
M  +0    -2    plugins/textediting/spellcheck/tests/TestSpellCheck.cpp
M  +0    -2    plugins/textediting/thesaurus/Thesaurus.cpp
M  +0    -2    plugins/textshape/ChangeTracker.cpp
M  +0    -2    plugins/textshape/FontSizeAction.cpp
M  +0    -2    plugins/textshape/ReferencesTool.cpp
M  +0    -2    plugins/textshape/TextTool.cpp
M  +0    -2    plugins/textshape/commands/AcceptChangeCommand.cpp
M  +0    -2    plugins/textshape/commands/RejectChangeCommand.cpp
M  +0    -2    plugins/textshape/commands/ShowChangesCommand.cpp
M  +0    -2    plugins/textshape/dialogs/CharacterGeneral.cpp
M  +0    -2    plugins/textshape/dialogs/CharacterHighlighting.cpp
M  +0    -2    plugins/textshape/dialogs/FontDecorations.cpp
M  +0    -2    plugins/textshape/dialogs/FontDia.cpp
M  +0    -2    plugins/textshape/dialogs/FormattingButton.cpp
M  +0    -2    plugins/textshape/dialogs/FormattingPreview.cpp
M  +0    -2    plugins/textshape/dialogs/InsertCharacter.cpp
M  +0    -2    plugins/textshape/dialogs/LanguageTab.cpp
M  +0    -2    plugins/textshape/dialogs/ListsSpinBox.cpp
M  +0    -3    plugins/textshape/dialogs/ManageBookmarkDialog.cpp
M  +0    -2    plugins/textshape/dialogs/NotesConfigurationDialog.cpp
M  +0    -2    plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp
M  +0    -2    plugins/textshape/dialogs/ParagraphDecorations.cpp
M  +0    -2    plugins/textshape/dialogs/ParagraphGeneral.cpp
M  +0    -2    plugins/textshape/dialogs/ParagraphIndentSpacing.cpp
M  +0    -2    plugins/textshape/dialogs/ParagraphLayout.cpp
M  +0    -2    plugins/textshape/dialogs/ParagraphSettingsDialog.cpp
M  +0    -2    plugins/textshape/dialogs/QuickTableButton.cpp
M  +0    -2    plugins/textshape/dialogs/SectionFormatDialog.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleCaptionsWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleCharacterWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleCitationBibliographyWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleFootEndNotesWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleInsertWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleParagraphWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleSpellCheckingWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleTableOfContentsWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SimpleTableWidget.cpp
M  +0    -2    plugins/textshape/dialogs/SpecialButton.cpp
M  +0    -2    plugins/textshape/dialogs/StyleManager.cpp
M  +0    -2    plugins/textshape/dialogs/StyleManagerDialog.cpp
M  +0    -3    plugins/textshape/dialogs/StylesCombo.cpp
M  +0    -2    plugins/textshape/dialogs/StylesComboPreview.cpp
M  +0    -2    plugins/textshape/dialogs/StylesWidget.cpp
M  +0    -3    plugins/textshape/dialogs/TableDialog.cpp
M  +0    -2    plugins/textshape/dialogs/TrackedChangeManager.cpp
M  +0    -2    plugins/textshape/dialogs/TrackedChangeModel.cpp
M  +0    -2    plugins/textshape/tests/TestChangeListCommand.cpp
M  +0    -2    plugins/textshape/tests/TestChangeTrackedDelete.cpp
M  +0    -2    plugins/textshape/tests/TestChangesDatabase.cpp
M  +0    -2    plugins/textshape/tests/TestDocumentLayout.cpp
M  +0    -2    plugins/textshape/tests/TestSections.cpp
M  +0    -2    plugins/textshape/tests/TestStylesModel.cpp
M  +0    -2    plugins/textshape/tests/TestTableLayout.cpp
M  +0    -2    plugins/textshape/tests/TestTextTool.cpp
M  +0    -2    plugins/variables/FixedDateFormat.cpp
M  +0    -2    plugins/vectorshape/VectorTool.cpp
M  +0    -2    plugins/videoshape/FullScreenPlayer.cpp
M  +0    -2    plugins/videoshape/VideoData.cpp
M  +0    -2    plugins/videoshape/VideoShapeConfigWidget.cpp

http://commits.kde.org/calligra/b1302ca682485e3974daaea29d7b8ad5c8071d07

diff --git a/plugins/artistictextshape/ArtisticTextTool.cpp \
b/plugins/artistictextshape/ArtisticTextTool.cpp index 4f797cf..0f6701b 100644
--- a/plugins/artistictextshape/ArtisticTextTool.cpp
+++ b/plugins/artistictextshape/ArtisticTextTool.cpp
@@ -952,5 +952,3 @@ QVariant ArtisticTextTool::inputMethodQuery(Qt::InputMethodQuery \
query, const Ko  }
     return QVariant();
 }
-
-#include <ArtisticTextTool.moc>
diff --git a/plugins/chartshape/Axis.cpp b/plugins/chartshape/Axis.cpp
index 4811838..6ce79b5 100644
--- a/plugins/chartshape/Axis.cpp
+++ b/plugins/chartshape/Axis.cpp
@@ -2165,5 +2165,3 @@ void \
Axis::SetNumericStyleFormat(KoOdfNumberStyles::NumericStyleFormat *numericS  delete \
d->numericStyleFormat;  d->numericStyleFormat = numericStyleFormat;
 }
-
-#include "Axis.moc"
diff --git a/plugins/chartshape/ChartConfigWidget.cpp \
b/plugins/chartshape/ChartConfigWidget.cpp index 8cccdd7..510447c 100644
--- a/plugins/chartshape/ChartConfigWidget.cpp
+++ b/plugins/chartshape/ChartConfigWidget.cpp
@@ -1942,6 +1942,3 @@ void ChartConfigWidget::ui_datasetShowSymbolChanged(bool b)
 
     emit datasetShowSymbolChanged(d->dataSets[d->selectedDataSet], b);
 }
-
-#include "ChartConfigWidget.moc"
-
diff --git a/plugins/chartshape/ChartProxyModel.cpp \
b/plugins/chartshape/ChartProxyModel.cpp index f67d346..42f5424 100644
--- a/plugins/chartshape/ChartProxyModel.cpp
+++ b/plugins/chartshape/ChartProxyModel.cpp
@@ -930,5 +930,3 @@ QList<DataSet*> ChartProxyModel::dataSets() const
 {
     return d->dataSets;
 }
-
-#include "ChartProxyModel.moc"
diff --git a/plugins/chartshape/ChartTool.cpp b/plugins/chartshape/ChartTool.cpp
index 736e9c6..2638132 100644
--- a/plugins/chartshape/ChartTool.cpp
+++ b/plugins/chartshape/ChartTool.cpp
@@ -891,5 +891,3 @@ void ChartTool::setShowLegend(bool show)
 
     d->shape->legend()->update();
 }
-
-#include "ChartTool.moc"
diff --git a/plugins/chartshape/KChartModel.cpp b/plugins/chartshape/KChartModel.cpp
index 206cf82..0ecd152 100644
--- a/plugins/chartshape/KChartModel.cpp
+++ b/plugins/chartshape/KChartModel.cpp
@@ -605,5 +605,3 @@ QList<DataSet*> KChartModel::dataSets() const
 {
     return d->dataSets;
 }
-
-#include "KChartModel.moc"
diff --git a/plugins/chartshape/PlotArea.cpp b/plugins/chartshape/PlotArea.cpp
index 610341e..188773a 100644
--- a/plugins/chartshape/PlotArea.cpp
+++ b/plugins/chartshape/PlotArea.cpp
@@ -1160,6 +1160,3 @@ void PlotArea::relayout() const
     d->kdRadarPlane->relayout();
     update();
 }
-
-#include "PlotArea.moc"
-
diff --git a/plugins/chartshape/tests/TestCellRegion.cpp \
b/plugins/chartshape/tests/TestCellRegion.cpp index 5d37d4b..37fe084 100644
--- a/plugins/chartshape/tests/TestCellRegion.cpp
+++ b/plugins/chartshape/tests/TestCellRegion.cpp
@@ -158,5 +158,3 @@ void \
TestCellRegion::testFromStringWithSpecialCharactersMultipleTables()  }
 
 QTEST_MAIN(TestCellRegion)
-
-#include "TestCellRegion.moc"
diff --git a/plugins/commentshape/CommentTool.cpp \
b/plugins/commentshape/CommentTool.cpp index 1e13d72..ada3519 100644
--- a/plugins/commentshape/CommentTool.cpp
+++ b/plugins/commentshape/CommentTool.cpp
@@ -116,5 +116,3 @@ void CommentTool::mousePressEvent(KoPointerEvent* /*event*/)
 void CommentTool::paint(QPainter& /*painter*/, const KoViewConverter& /*converter*/)
 {
 }
-
-#include <CommentTool.moc>
diff --git a/plugins/defaultTools/connectionTool/ConnectionPointWidget.cpp \
b/plugins/defaultTools/connectionTool/ConnectionPointWidget.cpp index \
                47d9548..1f11b99 100644
--- a/plugins/defaultTools/connectionTool/ConnectionPointWidget.cpp
+++ b/plugins/defaultTools/connectionTool/ConnectionPointWidget.cpp
@@ -55,5 +55,3 @@ void ConnectionPointWidget::toggleEditModeCheckbox(bool checked)
         widget.toggleEditMode->setCheckState(Qt::Unchecked);
     widget.toggleEditMode->blockSignals(false);
 }
-
-#include <ConnectionPointWidget.moc>
diff --git a/plugins/defaultTools/defaulttool/DefaultTool.cpp \
b/plugins/defaultTools/defaulttool/DefaultTool.cpp index 6a18227..8be3579 100644
--- a/plugins/defaultTools/defaulttool/DefaultTool.cpp
+++ b/plugins/defaultTools/defaulttool/DefaultTool.cpp
@@ -1323,5 +1323,3 @@ uint DefaultTool::editableShapesCount( const QList<KoShape*> \
&shapes )  
     return count;
 }
-
-#include <DefaultTool.moc>
diff --git a/plugins/defaultTools/defaulttool/DefaultToolArrangeWidget.cpp \
b/plugins/defaultTools/defaulttool/DefaultToolArrangeWidget.cpp index \
                153aba2..0bc6b7d 100644
--- a/plugins/defaultTools/defaulttool/DefaultToolArrangeWidget.cpp
+++ b/plugins/defaultTools/defaulttool/DefaultToolArrangeWidget.cpp
@@ -45,5 +45,3 @@ DefaultToolArrangeWidget::DefaultToolArrangeWidget( \
KoInteractionTool* tool,  group->setDefaultAction( m_tool->action( "object_group" ) \
);  ungroup->setDefaultAction( m_tool->action( "object_ungroup" ) );
 }
-
-#include <DefaultToolArrangeWidget.moc>
diff --git a/plugins/defaultTools/defaulttool/DefaultToolTransformWidget.cpp \
b/plugins/defaultTools/defaulttool/DefaultToolTransformWidget.cpp index \
                c89980c..971afe5 100644
--- a/plugins/defaultTools/defaulttool/DefaultToolTransformWidget.cpp
+++ b/plugins/defaultTools/defaulttool/DefaultToolTransformWidget.cpp
@@ -270,5 +270,3 @@ void DefaultToolTransformWidget::resetTransformations()
     cmd->setText( kundo2_i18n("Reset Transformations") );
     m_tool->canvas()->addCommand( cmd );
 }
-
-#include <DefaultToolTransformWidget.moc>
diff --git a/plugins/defaultTools/defaulttool/DefaultToolWidget.cpp \
b/plugins/defaultTools/defaulttool/DefaultToolWidget.cpp index 35104ef..83bbe00 \
                100644
--- a/plugins/defaultTools/defaulttool/DefaultToolWidget.cpp
+++ b/plugins/defaultTools/defaulttool/DefaultToolWidget.cpp
@@ -271,5 +271,3 @@ void DefaultToolWidget::aspectButtonToggled(bool keepAspect)
         shape->setKeepAspectRatio(keepAspect);
     }
 }
-
-#include <DefaultToolWidget.moc>
diff --git a/plugins/defaultTools/guidestool/GuidesTool.cpp \
b/plugins/defaultTools/guidestool/GuidesTool.cpp index 4752cdc..dd60f9e 100644
--- a/plugins/defaultTools/guidestool/GuidesTool.cpp
+++ b/plugins/defaultTools/guidestool/GuidesTool.cpp
@@ -461,5 +461,3 @@ void GuidesTool::insertorCreateGuidesSlot(GuidesTransaction \
*result)  
     delete result;
 }
-
-#include <GuidesTool.moc>
diff --git a/plugins/defaultTools/guidestool/GuidesToolOptionWidget.cpp \
b/plugins/defaultTools/guidestool/GuidesToolOptionWidget.cpp index ae6c4732..f207299 \
                100644
--- a/plugins/defaultTools/guidestool/GuidesToolOptionWidget.cpp
+++ b/plugins/defaultTools/guidestool/GuidesToolOptionWidget.cpp
@@ -203,5 +203,3 @@ void GuidesToolOptionWidget::setUnit(const KoUnit &unit)
     widget.positionList->blockSignals(false);
     widget.position->blockSignals(false);
 }
-
-#include <GuidesToolOptionWidget.moc>
diff --git a/plugins/defaultTools/guidestool/InsertGuidesToolOptionWidget.cpp \
b/plugins/defaultTools/guidestool/InsertGuidesToolOptionWidget.cpp index \
                513f258..b3f90d0 100644
--- a/plugins/defaultTools/guidestool/InsertGuidesToolOptionWidget.cpp
+++ b/plugins/defaultTools/guidestool/InsertGuidesToolOptionWidget.cpp
@@ -51,5 +51,3 @@ void InsertGuidesToolOptionWidget::onCreateButtonClicked(bool \
checked)  
     emit createGuides(transaction);
 }
-
-#include <InsertGuidesToolOptionWidget.moc>
diff --git a/plugins/dockers/shapecollection/CollectionItemModel.cpp \
b/plugins/dockers/shapecollection/CollectionItemModel.cpp index f6935b3..3fa0506 \
                100644
--- a/plugins/dockers/shapecollection/CollectionItemModel.cpp
+++ b/plugins/dockers/shapecollection/CollectionItemModel.cpp
@@ -121,5 +121,3 @@ const KoProperties* CollectionItemModel::properties(const \
QModelIndex& index) co  
     return m_shapeTemplateList[index.row()].properties;
 }
-
-#include <CollectionItemModel.moc>
diff --git a/plugins/dockers/shapecollection/OdfCollectionLoader.cpp \
b/plugins/dockers/shapecollection/OdfCollectionLoader.cpp index d5a0997..3c79a40 \
                100644
--- a/plugins/dockers/shapecollection/OdfCollectionLoader.cpp
+++ b/plugins/dockers/shapecollection/OdfCollectionLoader.cpp
@@ -199,5 +199,3 @@ void OdfCollectionLoader::loadNativeFile(const QString& path)
 
     m_loadingTimer->start();
 }
-
-#include <OdfCollectionLoader.moc>
diff --git a/plugins/dockers/shapecollection/ShapeCollectionDocker.cpp \
b/plugins/dockers/shapecollection/ShapeCollectionDocker.cpp index ce41d00..0219811 \
                100644
--- a/plugins/dockers/shapecollection/ShapeCollectionDocker.cpp
+++ b/plugins/dockers/shapecollection/ShapeCollectionDocker.cpp
@@ -571,5 +571,3 @@ void ShapeCollectionDocker::removeCurrentCollection()
 {
 //TODO    removeCollection(m_collectionsCombo->itemData(m_collectionsCombo->currentIndex()).toString());
  }
-
-#include <ShapeCollectionDocker.moc>
diff --git a/plugins/dockers/shapeproperties/ShapePropertiesDocker.cpp \
b/plugins/dockers/shapeproperties/ShapePropertiesDocker.cpp index 2d7ecc7..8154049 \
                100644
--- a/plugins/dockers/shapeproperties/ShapePropertiesDocker.cpp
+++ b/plugins/dockers/shapeproperties/ShapePropertiesDocker.cpp
@@ -174,5 +174,3 @@ void ShapePropertiesDocker::canvasResourceChanged(int key, const \
QVariant &varia  if (key == KoCanvasResourceManager::Unit && d->currentPanel)
         d->currentPanel->setUnit(variant.value<KoUnit>());
 }
-
-#include <ShapePropertiesDocker.moc>
diff --git a/plugins/dockers/snapguidedocker/SnapGuideDocker.cpp \
b/plugins/dockers/snapguidedocker/SnapGuideDocker.cpp index 0984c23..588acc0 100644
--- a/plugins/dockers/snapguidedocker/SnapGuideDocker.cpp
+++ b/plugins/dockers/snapguidedocker/SnapGuideDocker.cpp
@@ -85,5 +85,3 @@ void SnapGuideDocker::locationChanged(Qt::DockWidgetArea area)
 {
     Q_UNUSED(area);
 }
-
-#include <SnapGuideDocker.moc>
diff --git a/plugins/formulashape/FormulaToolWidget.cpp \
b/plugins/formulashape/FormulaToolWidget.cpp index cf13de3..6bb7823 100644
--- a/plugins/formulashape/FormulaToolWidget.cpp
+++ b/plugins/formulashape/FormulaToolWidget.cpp
@@ -159,6 +159,3 @@ QList< QString > FormulaToolWidget::symbolsInRange ( int first, \
int last )  }
     return list;
 }
-
-
-#include "FormulaToolWidget.moc"
diff --git a/plugins/formulashape/KoM2MMLForumulaTool.cpp \
b/plugins/formulashape/KoM2MMLForumulaTool.cpp index a9c0dba..1f20ec7 100644
--- a/plugins/formulashape/KoM2MMLForumulaTool.cpp
+++ b/plugins/formulashape/KoM2MMLForumulaTool.cpp
@@ -229,5 +229,3 @@ KoToolBase* KoM2MMLFormulaToolFactory::createTool( KoCanvasBase* \
canvas )  {
     return new KoM2MMLFormulaTool( canvas );
 }
-
-#include "KoM2MMLForumulaTool.moc"
diff --git a/plugins/formulashape/tests/TestAttributeManager.cpp \
b/plugins/formulashape/tests/TestAttributeManager.cpp index 0778610..9239a0a 100644
--- a/plugins/formulashape/tests/TestAttributeManager.cpp
+++ b/plugins/formulashape/tests/TestAttributeManager.cpp
@@ -26,4 +26,3 @@ void TestAttributeManager::testColorConversion()
 }
 
 QTEST_MAIN(TestAttributeManager)
-#include "TestAttributeManager.moc"
diff --git a/plugins/formulashape/tests/TestCursor.cpp \
b/plugins/formulashape/tests/TestCursor.cpp index ad2aade..746334a 100644
--- a/plugins/formulashape/tests/TestCursor.cpp
+++ b/plugins/formulashape/tests/TestCursor.cpp
@@ -117,4 +117,3 @@ void TestCursor::moveCursor()
 
 
 QTEST_KDEMAIN(TestCursor,GUI)
-#include "TestCursor.moc"
diff --git a/plugins/formulashape/tests/TestLayout.cpp \
b/plugins/formulashape/tests/TestLayout.cpp index 69e3f9b..0f04de8 100644
--- a/plugins/formulashape/tests/TestLayout.cpp
+++ b/plugins/formulashape/tests/TestLayout.cpp
@@ -112,4 +112,3 @@ void TestLayout::fencedElement()
 }
 
 QTEST_KDEMAIN(TestLayout, GUI)
-#include "TestLayout.moc"
diff --git a/plugins/formulashape/tests/TestLoad.cpp \
b/plugins/formulashape/tests/TestLoad.cpp index e4214e3..57fc274 100644
--- a/plugins/formulashape/tests/TestLoad.cpp
+++ b/plugins/formulashape/tests/TestLoad.cpp
@@ -1054,4 +1054,3 @@ void TestLoad::actionElement()
 }
 
 QTEST_MAIN(TestLoad)
-#include "TestLoad.moc"
diff --git a/plugins/formulashape/tests/TestLoadAndSave.cpp \
b/plugins/formulashape/tests/TestLoadAndSave.cpp index 94b5edb..a110d1b 100644
--- a/plugins/formulashape/tests/TestLoadAndSave.cpp
+++ b/plugins/formulashape/tests/TestLoadAndSave.cpp
@@ -1527,4 +1527,3 @@ void TestLoadAndSave::actionElement()
 }
 
 QTEST_MAIN(TestLoadAndSave)
-#include "TestLoadAndSave.moc"
diff --git a/plugins/musicshape/MusicTool.cpp b/plugins/musicshape/MusicTool.cpp
index 8cdf818..2d9aa24 100644
--- a/plugins/musicshape/MusicTool.cpp
+++ b/plugins/musicshape/MusicTool.cpp
@@ -28,7 +28,6 @@
 #include "MusicShape.h"
 
 #include "MusicTool.h"
-#include <MusicTool.moc>
 
 #include "dialogs/PartsWidget.h"
 
diff --git a/plugins/musicshape/SimpleEntryTool.cpp \
b/plugins/musicshape/SimpleEntryTool.cpp index 4004490..9bb685c 100644
--- a/plugins/musicshape/SimpleEntryTool.cpp
+++ b/plugins/musicshape/SimpleEntryTool.cpp
@@ -42,7 +42,6 @@
 #include "MusicCursor.h"
 
 #include "SimpleEntryTool.h"
-#include <SimpleEntryTool.moc>
 
 #include "dialogs/SimpleEntryWidget.h"
 
diff --git a/plugins/musicshape/actions/AbstractMusicAction.cpp \
b/plugins/musicshape/actions/AbstractMusicAction.cpp index ab2f19c..69959c1 100644
--- a/plugins/musicshape/actions/AbstractMusicAction.cpp
+++ b/plugins/musicshape/actions/AbstractMusicAction.cpp
@@ -64,5 +64,3 @@ void AbstractMusicAction::keyPress(QKeyEvent* event, const \
MusicCursor& /*cursor  {
     Q_UNUSED(event);
 }
-
-#include <AbstractMusicAction.moc>
diff --git a/plugins/musicshape/core/Bar.cpp b/plugins/musicshape/core/Bar.cpp
index 4202c94..4d1f3c9 100644
--- a/plugins/musicshape/core/Bar.cpp
+++ b/plugins/musicshape/core/Bar.cpp
@@ -199,5 +199,3 @@ qreal Bar::sizeFactor() const
 }
 
 } // namespace MusicCore
-
-#include <Bar.moc>
diff --git a/plugins/musicshape/core/Chord.cpp b/plugins/musicshape/core/Chord.cpp
index 34fb80b..9d4471e 100644
--- a/plugins/musicshape/core/Chord.cpp
+++ b/plugins/musicshape/core/Chord.cpp
@@ -550,5 +550,3 @@ void Chord::setBeam(int index, Chord* beamStart, Chord* beamEnd, \
BeamType type)  }
 
 } // namespace MusicCore
-
-#include <Chord.moc>
diff --git a/plugins/musicshape/core/Clef.cpp b/plugins/musicshape/core/Clef.cpp
index 9e1ff35..335128d 100644
--- a/plugins/musicshape/core/Clef.cpp
+++ b/plugins/musicshape/core/Clef.cpp
@@ -108,5 +108,3 @@ int Clef::pitchToLine(int pitch) const
 }
     
 } // namespace MusicCore
-
-#include <Clef.moc>
diff --git a/plugins/musicshape/core/Note.cpp b/plugins/musicshape/core/Note.cpp
index 8bda240..ffa7292 100644
--- a/plugins/musicshape/core/Note.cpp
+++ b/plugins/musicshape/core/Note.cpp
@@ -95,5 +95,3 @@ void Note::setStartTie(bool startTie)
 }
 
 } // namespace MusicCore
-
-#include <Note.moc>
diff --git a/plugins/musicshape/core/Part.cpp b/plugins/musicshape/core/Part.cpp
index d98bcdb..03be99d 100644
--- a/plugins/musicshape/core/Part.cpp
+++ b/plugins/musicshape/core/Part.cpp
@@ -147,5 +147,3 @@ int Part::indexOfVoice(Voice* voice)
 }
 
 } // namespace
-
-#include <Part.moc>
diff --git a/plugins/musicshape/core/PartGroup.cpp \
b/plugins/musicshape/core/PartGroup.cpp index 8d7386b..4424317 100644
--- a/plugins/musicshape/core/PartGroup.cpp
+++ b/plugins/musicshape/core/PartGroup.cpp
@@ -130,5 +130,3 @@ void PartGroup::setCommonBarLines(bool commonBarLines)
 }
 
 } // namespace MusicCore
-
-#include <PartGroup.moc>
diff --git a/plugins/musicshape/core/Sheet.cpp b/plugins/musicshape/core/Sheet.cpp
index 6ec6bf8..feb7049 100644
--- a/plugins/musicshape/core/Sheet.cpp
+++ b/plugins/musicshape/core/Sheet.cpp
@@ -254,5 +254,3 @@ void Sheet::updateAccidentals()
 }
 
 } // namespace MusicCore
-
-#include <Sheet.moc>
diff --git a/plugins/musicshape/core/Staff.cpp b/plugins/musicshape/core/Staff.cpp
index f8ff7d5..a4de28d 100644
--- a/plugins/musicshape/core/Staff.cpp
+++ b/plugins/musicshape/core/Staff.cpp
@@ -263,5 +263,3 @@ void Staff::updateAccidentals(Bar* fromBar)
 }
 
 } // namespace MusicCore
-
-#include <Staff.moc>
diff --git a/plugins/musicshape/core/StaffElement.cpp \
b/plugins/musicshape/core/StaffElement.cpp index a0324ca..bacc5b6 100644
--- a/plugins/musicshape/core/StaffElement.cpp
+++ b/plugins/musicshape/core/StaffElement.cpp
@@ -124,5 +124,3 @@ void StaffElement::setStartTime(int startTime)
 }
 
 } // namespace MusicCore
-
-#include <StaffElement.moc>
diff --git a/plugins/musicshape/core/StaffSystem.cpp \
b/plugins/musicshape/core/StaffSystem.cpp index 6af137b..0dc449b 100644
--- a/plugins/musicshape/core/StaffSystem.cpp
+++ b/plugins/musicshape/core/StaffSystem.cpp
@@ -118,5 +118,3 @@ void StaffSystem::setClefs(QList<Clef*> clefs)
 }
 
 } // namespace MusicCore
-
-#include <StaffSystem.moc>
diff --git a/plugins/musicshape/core/TimeSignature.cpp \
b/plugins/musicshape/core/TimeSignature.cpp index 4a07e77..1a35036 100644
--- a/plugins/musicshape/core/TimeSignature.cpp
+++ b/plugins/musicshape/core/TimeSignature.cpp
@@ -128,5 +128,3 @@ QList<int> TimeSignature::beatLengths() const
 }
 
 } // namespace MusicCore
-
-#include <TimeSignature.moc>
diff --git a/plugins/musicshape/core/Voice.cpp b/plugins/musicshape/core/Voice.cpp
index 60d3658..d0866f7 100644
--- a/plugins/musicshape/core/Voice.cpp
+++ b/plugins/musicshape/core/Voice.cpp
@@ -55,5 +55,3 @@ VoiceBar* Voice::bar(int barIdx)
 }
 
 } // namespace MusicCore
-
-#include <Voice.moc>
diff --git a/plugins/musicshape/core/VoiceBar.cpp \
b/plugins/musicshape/core/VoiceBar.cpp index 024e7f1..3851552 100644
--- a/plugins/musicshape/core/VoiceBar.cpp
+++ b/plugins/musicshape/core/VoiceBar.cpp
@@ -143,5 +143,3 @@ void VoiceBar::updateAccidentals()
 }
 
 } // namespace MusicCore
-
-#include <VoiceBar.moc>
diff --git a/plugins/musicshape/core/VoiceElement.cpp \
b/plugins/musicshape/core/VoiceElement.cpp index d5ec515..6de3303 100644
--- a/plugins/musicshape/core/VoiceElement.cpp
+++ b/plugins/musicshape/core/VoiceElement.cpp
@@ -141,5 +141,3 @@ void VoiceElement::setBeatline(qreal beatline)
 }
 
 } // namespace MusicCore
-
-#include <VoiceElement.moc>
diff --git a/plugins/musicshape/dialogs/PartDetailsDialog.cpp \
b/plugins/musicshape/dialogs/PartDetailsDialog.cpp index 74eb0b1..6d83930 100644
--- a/plugins/musicshape/dialogs/PartDetailsDialog.cpp
+++ b/plugins/musicshape/dialogs/PartDetailsDialog.cpp
@@ -48,5 +48,3 @@ void PartDetailsDialog::showDialog(MusicTool *tool, Part* part, \
                QWidget* parent)
                                                         \
dlg.widget.staffCount->value()));  }
 }
-
-#include <PartDetailsDialog.moc>
diff --git a/plugins/musicshape/dialogs/PartsWidget.cpp \
b/plugins/musicshape/dialogs/PartsWidget.cpp index dcbaf62..34209ba 100644
--- a/plugins/musicshape/dialogs/PartsWidget.cpp
+++ b/plugins/musicshape/dialogs/PartsWidget.cpp
@@ -93,5 +93,3 @@ void PartsWidget::editPart()
     int row = widget.partsList->currentIndex().row();
     PartDetailsDialog::showDialog(m_tool, m_sheet->part(row), this);
 }
-
-#include <PartsWidget.moc>
diff --git a/plugins/musicshape/dialogs/SimpleEntryWidget.cpp \
b/plugins/musicshape/dialogs/SimpleEntryWidget.cpp index 6c2d961..9b4310e 100644
--- a/plugins/musicshape/dialogs/SimpleEntryWidget.cpp
+++ b/plugins/musicshape/dialogs/SimpleEntryWidget.cpp
@@ -69,5 +69,3 @@ void SimpleEntryWidget::setVoiceListEnabled(bool enabled)
 {
     widget.voiceList->setEnabled(enabled);
 }
-
-#include <SimpleEntryWidget.moc>
diff --git a/plugins/musicshape/dialogs/StaffElementPreviewWidget.cpp \
b/plugins/musicshape/dialogs/StaffElementPreviewWidget.cpp index 78fc1ed..d720926 \
                100644
--- a/plugins/musicshape/dialogs/StaffElementPreviewWidget.cpp
+++ b/plugins/musicshape/dialogs/StaffElementPreviewWidget.cpp
@@ -84,6 +84,3 @@ void StaffElementPreviewWidget::paintEvent(QPaintEvent * event)
     state.clef = m_clef;
     m_renderer->renderStaffElement(painter, m_element, QPointF(20.0 + \
m_clef->width(), -10.0), state);  }
-
-
-#include <StaffElementPreviewWidget.moc>
diff --git a/plugins/pathshapes/ellipse/EllipseShapeConfigWidget.cpp \
b/plugins/pathshapes/ellipse/EllipseShapeConfigWidget.cpp index 6b5ebc6..723f76f \
                100644
--- a/plugins/pathshapes/ellipse/EllipseShapeConfigWidget.cpp
+++ b/plugins/pathshapes/ellipse/EllipseShapeConfigWidget.cpp
@@ -94,5 +94,3 @@ void EllipseShapeConfigWidget::closeEllipse()
 
     emit propertyChanged();
 }
-
-#include <EllipseShapeConfigWidget.moc>
diff --git a/plugins/pathshapes/rectangle/RectangleShapeConfigWidget.cpp \
b/plugins/pathshapes/rectangle/RectangleShapeConfigWidget.cpp index 2b7d843..a658d55 \
                100644
--- a/plugins/pathshapes/rectangle/RectangleShapeConfigWidget.cpp
+++ b/plugins/pathshapes/rectangle/RectangleShapeConfigWidget.cpp
@@ -77,5 +77,3 @@ KUndo2Command * RectangleShapeConfigWidget::createCommand()
 
     return new RectangleShapeConfigCommand(m_rectangle, cornerRadiusX, \
cornerRadiusY);  }
-
-#include <RectangleShapeConfigWidget.moc>
diff --git a/plugins/pathshapes/spiral/SpiralShapeConfigWidget.cpp \
b/plugins/pathshapes/spiral/SpiralShapeConfigWidget.cpp index 3f73b7d..eb3771a 100644
--- a/plugins/pathshapes/spiral/SpiralShapeConfigWidget.cpp
+++ b/plugins/pathshapes/spiral/SpiralShapeConfigWidget.cpp
@@ -77,5 +77,3 @@ KUndo2Command * SpiralShapeConfigWidget::createCommand()
     SpiralShape::SpiralType type = \
                static_cast<SpiralShape::SpiralType>(widget.spiralType->currentIndex());
                
     return new SpiralShapeConfigCommand(m_spiral, type, \
(widget.clockWise->currentIndex() == 0), widget.fade->value());  }
-
-#include <SpiralShapeConfigWidget.moc>
diff --git a/plugins/pathshapes/star/StarShapeConfigWidget.cpp \
b/plugins/pathshapes/star/StarShapeConfigWidget.cpp index da4404c..f7f57e8 100644
--- a/plugins/pathshapes/star/StarShapeConfigWidget.cpp
+++ b/plugins/pathshapes/star/StarShapeConfigWidget.cpp
@@ -89,5 +89,3 @@ void StarShapeConfigWidget::typeChanged()
         widget.innerRadius->setEnabled(true);
     }
 }
-
-#include <StarShapeConfigWidget.moc>
diff --git a/plugins/staging/templateshape/TemplateShape.cpp \
b/plugins/staging/templateshape/TemplateShape.cpp index 11376f3..f7c4985 100644
--- a/plugins/staging/templateshape/TemplateShape.cpp
+++ b/plugins/staging/templateshape/TemplateShape.cpp
@@ -91,6 +91,3 @@ bool TemplateShape::loadOdf(const KoXmlElement &templateElement, \
KoShapeLoadingC  void TemplateShape::waitUntilReady(const KoViewConverter &converter, \
bool asynchronous) const  {
 }
-
-
-#include <TemplateShape.moc>
diff --git a/plugins/staging/templateshape/TemplateTool.cpp \
b/plugins/staging/templateshape/TemplateTool.cpp index ebeef04..41af956 100644
--- a/plugins/staging/templateshape/TemplateTool.cpp
+++ b/plugins/staging/templateshape/TemplateTool.cpp
@@ -134,5 +134,3 @@ void TemplateTool::mouseDoubleClickEvent(KoPointerEvent *event)
 
     openPressed();
 }
-
-#include <TemplateTool.moc>
diff --git a/plugins/textediting/autocorrection/AutocorrectConfigDialog.cpp \
b/plugins/textediting/autocorrection/AutocorrectConfigDialog.cpp index \
                62b783d..ddfa622 100644
--- a/plugins/textediting/autocorrection/AutocorrectConfigDialog.cpp
+++ b/plugins/textediting/autocorrection/AutocorrectConfigDialog.cpp
@@ -400,5 +400,3 @@ void CharSelectDialog::setCurrentChar(const QChar &c)
 {
     m_charSelect->setCurrentChar(c);
 }
-
-#include <AutocorrectConfigDialog.moc>
diff --git a/plugins/textediting/changecase/Changecase.cpp \
b/plugins/textediting/changecase/Changecase.cpp index 05d24b5..526340c 100644
--- a/plugins/textediting/changecase/Changecase.cpp
+++ b/plugins/textediting/changecase/Changecase.cpp
@@ -345,5 +345,3 @@ void Changecase::toggleCase()
         pos = block.position();
     }
 }
-
-#include <Changecase.moc>
diff --git a/plugins/textediting/spellcheck/BgSpellCheck.cpp \
b/plugins/textediting/spellcheck/BgSpellCheck.cpp index a9bea07..7eceaf6 100644
--- a/plugins/textediting/spellcheck/BgSpellCheck.cpp
+++ b/plugins/textediting/spellcheck/BgSpellCheck.cpp
@@ -195,5 +195,3 @@ QString BgSpellCheck::currentCountry() const
 {
     return m_currentCountry;
 }
-
-#include <BgSpellCheck.moc>
diff --git a/plugins/textediting/spellcheck/SpellCheck.cpp \
b/plugins/textediting/spellcheck/SpellCheck.cpp index 909123a..9742475 100644
--- a/plugins/textediting/spellcheck/SpellCheck.cpp
+++ b/plugins/textediting/spellcheck/SpellCheck.cpp
@@ -357,5 +357,3 @@ void SpellCheck::replaceWordBySuggestion(const QString &word, int \
startPosition,  cursor.removeSelectedText();
     cursor.insertText(word);
 }
-
-#include <SpellCheck.moc>
diff --git a/plugins/textediting/spellcheck/SpellCheckMenu.cpp \
b/plugins/textediting/spellcheck/SpellCheckMenu.cpp index 0f93f4e..900005d 100644
--- a/plugins/textediting/spellcheck/SpellCheckMenu.cpp
+++ b/plugins/textediting/spellcheck/SpellCheckMenu.cpp
@@ -163,5 +163,3 @@ void SpellCheckMenu::setCurrentLanguage(const QString &language)
 {
     m_speller.setLanguage(language);
 }
-
-#include <SpellCheckMenu.moc>
diff --git a/plugins/textediting/spellcheck/tests/TestSpellCheck.cpp \
b/plugins/textediting/spellcheck/tests/TestSpellCheck.cpp index 511724e..e3cc924 \
                100644
--- a/plugins/textediting/spellcheck/tests/TestSpellCheck.cpp
+++ b/plugins/textediting/spellcheck/tests/TestSpellCheck.cpp
@@ -93,5 +93,3 @@ void TestSpellCheck::testFetchMoreText2()
 }
 
 QTEST_KDEMAIN(TestSpellCheck, GUI)
-
-#include <TestSpellCheck.moc>
diff --git a/plugins/textediting/thesaurus/Thesaurus.cpp \
b/plugins/textediting/thesaurus/Thesaurus.cpp index c2342d3..ba7a1e4 100644
--- a/plugins/textediting/thesaurus/Thesaurus.cpp
+++ b/plugins/textediting/thesaurus/Thesaurus.cpp
@@ -771,5 +771,3 @@ QString Thesaurus::formatLine(const QString &line) const
 
     return l;
 }
-
-#include <Thesaurus.moc>
diff --git a/plugins/textshape/ChangeTracker.cpp \
b/plugins/textshape/ChangeTracker.cpp index 955e8b5..91ebf4a 100644
--- a/plugins/textshape/ChangeTracker.cpp
+++ b/plugins/textshape/ChangeTracker.cpp
@@ -94,5 +94,3 @@ void ChangeTracker::notifyForUndo()
 {
     m_reverseUndo = true;
 }
-
-#include <ChangeTracker.moc>
diff --git a/plugins/textshape/FontSizeAction.cpp \
b/plugins/textshape/FontSizeAction.cpp index ac6ff1a..b390ba7 100644
--- a/plugins/textshape/FontSizeAction.cpp
+++ b/plugins/textshape/FontSizeAction.cpp
@@ -152,5 +152,3 @@ void FontSizeAction::actionTriggered( QAction* action )
     emit fontSizeChanged( action->text().toDouble() );
     KSelectAction::actionTriggered( action );
 }
-
-#include "FontSizeAction.moc"
diff --git a/plugins/textshape/ReferencesTool.cpp \
b/plugins/textshape/ReferencesTool.cpp index 912a185..4c5cb52 100644
--- a/plugins/textshape/ReferencesTool.cpp
+++ b/plugins/textshape/ReferencesTool.cpp
@@ -398,5 +398,3 @@ void ReferencesTool::insertBookmark(QString bookMarkName)
         m_bmark->clearLineEdit();
     }
 }
-
-#include <ReferencesTool.moc>
diff --git a/plugins/textshape/TextTool.cpp b/plugins/textshape/TextTool.cpp
index 824e078..1fe70f4 100644
--- a/plugins/textshape/TextTool.cpp
+++ b/plugins/textshape/TextTool.cpp
@@ -3090,5 +3090,3 @@ void TextTool::insertAnnotation()
     // Set Annotation creation date.
     shape->setDate(QDate::currentDate().toString(Qt::ISODate));
 }
-
-#include <TextTool.moc>
diff --git a/plugins/textshape/commands/AcceptChangeCommand.cpp \
b/plugins/textshape/commands/AcceptChangeCommand.cpp index 558e843..68361ff 100644
--- a/plugins/textshape/commands/AcceptChangeCommand.cpp
+++ b/plugins/textshape/commands/AcceptChangeCommand.cpp
@@ -103,5 +103,3 @@ void AcceptChangeCommand::undo()
     UndoRedoFinalizer finalizer(this);
     emit acceptRejectChange();
 }
-
-#include <AcceptChangeCommand.moc>
diff --git a/plugins/textshape/commands/RejectChangeCommand.cpp \
b/plugins/textshape/commands/RejectChangeCommand.cpp index 770dddd..1a67059 100644
--- a/plugins/textshape/commands/RejectChangeCommand.cpp
+++ b/plugins/textshape/commands/RejectChangeCommand.cpp
@@ -122,5 +122,3 @@ void RejectChangeCommand::undo()
     UndoRedoFinalizer finalizer(this);
     emit acceptRejectChange();
 }
-
-#include <RejectChangeCommand.moc>
diff --git a/plugins/textshape/commands/ShowChangesCommand.cpp \
b/plugins/textshape/commands/ShowChangesCommand.cpp index a120f49..f854747 100644
--- a/plugins/textshape/commands/ShowChangesCommand.cpp
+++ b/plugins/textshape/commands/ShowChangesCommand.cpp
@@ -187,5 +187,3 @@ void ShowChangesCommand::checkAndRemoveAnchoredShapes(int \
position, int length)  ShowChangesCommand::~ShowChangesCommand()
 {
 }
-
-#include <ShowChangesCommand.moc>
diff --git a/plugins/textshape/dialogs/CharacterGeneral.cpp \
b/plugins/textshape/dialogs/CharacterGeneral.cpp index 097c0e2..124e560 100644
--- a/plugins/textshape/dialogs/CharacterGeneral.cpp
+++ b/plugins/textshape/dialogs/CharacterGeneral.cpp
@@ -198,5 +198,3 @@ KoCharacterStyle *CharacterGeneral::style() const
 {
     return m_style;
 }
-
-#include <CharacterGeneral.moc>
diff --git a/plugins/textshape/dialogs/CharacterHighlighting.cpp \
b/plugins/textshape/dialogs/CharacterHighlighting.cpp index 86f5356e..c70b0ce 100644
--- a/plugins/textshape/dialogs/CharacterHighlighting.cpp
+++ b/plugins/textshape/dialogs/CharacterHighlighting.cpp
@@ -476,5 +476,3 @@ void CharacterHighlighting::save(KoCharacterStyle *style)
     else if (widget.enableText->isChecked() && m_textColorChanged)
         style->setForeground(QBrush(widget.textColor->color()));
 }
-
-#include <CharacterHighlighting.moc>
diff --git a/plugins/textshape/dialogs/FontDecorations.cpp \
b/plugins/textshape/dialogs/FontDecorations.cpp index f28e2a8..51bc6f9 100644
--- a/plugins/textshape/dialogs/FontDecorations.cpp
+++ b/plugins/textshape/dialogs/FontDecorations.cpp
@@ -65,5 +65,3 @@ void FontDecorations::save(KoCharacterStyle *style) const
     }
 
 }
-
-#include <FontDecorations.moc>
diff --git a/plugins/textshape/dialogs/FontDia.cpp \
b/plugins/textshape/dialogs/FontDia.cpp index 3fa7f2e..7c03c33 100644
--- a/plugins/textshape/dialogs/FontDia.cpp
+++ b/plugins/textshape/dialogs/FontDia.cpp
@@ -100,5 +100,3 @@ void FontDia::slotReset()
     initTabs();
     slotApply(); // ### Should reset() apply?
 }
-
-#include <FontDia.moc>
diff --git a/plugins/textshape/dialogs/FormattingButton.cpp \
b/plugins/textshape/dialogs/FormattingButton.cpp index 7c6e438..4a03ffc 100644
--- a/plugins/textshape/dialogs/FormattingButton.cpp
+++ b/plugins/textshape/dialogs/FormattingButton.cpp
@@ -212,5 +212,3 @@ bool FormattingButton::isFirstTimeMenuShown()
 {
     return m_menuShownFirstTime;
 }
-
-#include <FormattingButton.moc>
diff --git a/plugins/textshape/dialogs/FormattingPreview.cpp \
b/plugins/textshape/dialogs/FormattingPreview.cpp index 1ed3b83..e6371b7 100644
--- a/plugins/textshape/dialogs/FormattingPreview.cpp
+++ b/plugins/textshape/dialogs/FormattingPreview.cpp
@@ -127,5 +127,3 @@ void FormattingPreview::paintEvent(QPaintEvent *event)
     p->restore();
     delete p;
 }
-
-#include <FormattingPreview.moc>
diff --git a/plugins/textshape/dialogs/InsertCharacter.cpp \
b/plugins/textshape/dialogs/InsertCharacter.cpp index 85fd388..57f0bf9 100644
--- a/plugins/textshape/dialogs/InsertCharacter.cpp
+++ b/plugins/textshape/dialogs/InsertCharacter.cpp
@@ -60,5 +60,3 @@ void InsertCharacter::insertCharacter()
 {
     emit insertCharacter(QString(m_charSelector->currentChar()));
 }
-
-#include <InsertCharacter.moc>
diff --git a/plugins/textshape/dialogs/LanguageTab.cpp \
b/plugins/textshape/dialogs/LanguageTab.cpp index b43810d..0361875 100644
--- a/plugins/textshape/dialogs/LanguageTab.cpp
+++ b/plugins/textshape/dialogs/LanguageTab.cpp
@@ -26,8 +26,6 @@
 #include <QSet>
 #include <QStringList>
 
-#include <LanguageTab.moc>
-
 LanguageTab::LanguageTab(/*KSpell2::Loader::Ptr loader,*/bool uniqueFormat, QWidget* \
parent, Qt::WFlags fl)  : QWidget(parent),
         m_uniqueFormat(uniqueFormat)
diff --git a/plugins/textshape/dialogs/ListsSpinBox.cpp \
b/plugins/textshape/dialogs/ListsSpinBox.cpp index b67a95f..bc0e16c 100644
--- a/plugins/textshape/dialogs/ListsSpinBox.cpp
+++ b/plugins/textshape/dialogs/ListsSpinBox.cpp
@@ -72,5 +72,3 @@ QString ListsSpinBox::textFromValue(int value) const
         return "X";
     }
 }
-
-#include <ListsSpinBox.moc>
diff --git a/plugins/textshape/dialogs/ManageBookmarkDialog.cpp \
b/plugins/textshape/dialogs/ManageBookmarkDialog.cpp index 3f0edaa..fe1ab81 100644
--- a/plugins/textshape/dialogs/ManageBookmarkDialog.cpp
+++ b/plugins/textshape/dialogs/ManageBookmarkDialog.cpp
@@ -172,6 +172,3 @@ void ManageBookmarkDialog::bookmarkDoubleClicked(QListWidgetItem \
*item)  Q_UNUSED(item);
     accept();
 }
-
-#include <ManageBookmarkDialog.moc>
-
diff --git a/plugins/textshape/dialogs/NotesConfigurationDialog.cpp \
b/plugins/textshape/dialogs/NotesConfigurationDialog.cpp index 679f244..cc45c75 \
                100644
--- a/plugins/textshape/dialogs/NotesConfigurationDialog.cpp
+++ b/plugins/textshape/dialogs/NotesConfigurationDialog.cpp
@@ -235,5 +235,3 @@ void NotesConfigurationDialog::apply(QAbstractButton *button)
         this->close();
     }
 }
-
-#include <NotesConfigurationDialog.moc>
diff --git a/plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp \
b/plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp index bb3c839..f8c5c8d 100644
--- a/plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp
+++ b/plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp
@@ -378,5 +378,3 @@ void ParagraphBulletsNumbers::setFontSize(const KoCharacterStyle \
*style)  {
     m_fontSize = style->fontPointSize();
 }
-
-#include <ParagraphBulletsNumbers.moc>
diff --git a/plugins/textshape/dialogs/ParagraphDecorations.cpp \
b/plugins/textshape/dialogs/ParagraphDecorations.cpp index 6d2e8b0..c5b7493 100644
--- a/plugins/textshape/dialogs/ParagraphDecorations.cpp
+++ b/plugins/textshape/dialogs/ParagraphDecorations.cpp
@@ -65,5 +65,3 @@ void ParagraphDecorations::clearBackgroundColor()
     m_backgroundColorReset = true;
     emit parStyleChanged();
 }
-
-#include <ParagraphDecorations.moc>
diff --git a/plugins/textshape/dialogs/ParagraphGeneral.cpp \
b/plugins/textshape/dialogs/ParagraphGeneral.cpp index 81dd8f4..e57bb6b 100644
--- a/plugins/textshape/dialogs/ParagraphGeneral.cpp
+++ b/plugins/textshape/dialogs/ParagraphGeneral.cpp
@@ -223,5 +223,3 @@ KoParagraphStyle *ParagraphGeneral::style() const
 {
     return m_style;
 }
-
-#include <ParagraphGeneral.moc>
diff --git a/plugins/textshape/dialogs/ParagraphIndentSpacing.cpp \
b/plugins/textshape/dialogs/ParagraphIndentSpacing.cpp index c7064ba..5e94657 100644
--- a/plugins/textshape/dialogs/ParagraphIndentSpacing.cpp
+++ b/plugins/textshape/dialogs/ParagraphIndentSpacing.cpp
@@ -286,5 +286,3 @@ void ParagraphIndentSpacing::rightMarginChanged(qreal margin)
     Q_UNUSED(margin);
     emit parStyleChanged();
 }
-
-#include <ParagraphIndentSpacing.moc>
diff --git a/plugins/textshape/dialogs/ParagraphLayout.cpp \
b/plugins/textshape/dialogs/ParagraphLayout.cpp index 7bfb295..5e110d1 100644
--- a/plugins/textshape/dialogs/ParagraphLayout.cpp
+++ b/plugins/textshape/dialogs/ParagraphLayout.cpp
@@ -137,5 +137,3 @@ void ParagraphLayout::save(KoParagraphStyle *style)
             style->setOrphanThreshold(widget.threshold->value());
         }
 }
-
-#include <ParagraphLayout.moc>
diff --git a/plugins/textshape/dialogs/ParagraphSettingsDialog.cpp \
b/plugins/textshape/dialogs/ParagraphSettingsDialog.cpp index cc89233..a8c3582 100644
--- a/plugins/textshape/dialogs/ParagraphSettingsDialog.cpp
+++ b/plugins/textshape/dialogs/ParagraphSettingsDialog.cpp
@@ -111,5 +111,3 @@ void \
ParagraphSettingsDialog::setImageCollection(KoImageCollection *imageCollect  {
     m_paragraphGeneral->setImageCollection(imageCollection);
 }
-
-#include <ParagraphSettingsDialog.moc>
diff --git a/plugins/textshape/dialogs/QuickTableButton.cpp \
b/plugins/textshape/dialogs/QuickTableButton.cpp index d39cd84..d42152c 100644
--- a/plugins/textshape/dialogs/QuickTableButton.cpp
+++ b/plugins/textshape/dialogs/QuickTableButton.cpp
@@ -177,5 +177,3 @@ void QuickTableButton::emitCreate(int rows, int columns)
     m_menu->hide();
     emit create(rows, columns);
 }
-
-#include <QuickTableButton.moc>
diff --git a/plugins/textshape/dialogs/SectionFormatDialog.cpp \
b/plugins/textshape/dialogs/SectionFormatDialog.cpp index 7318ac4..edaa2a3 100644
--- a/plugins/textshape/dialogs/SectionFormatDialog.cpp
+++ b/plugins/textshape/dialogs/SectionFormatDialog.cpp
@@ -128,5 +128,3 @@ inline KoSection* SectionFormatDialog::sectionFromModel(const \
QModelIndex &idx)  {
     return m_widget.sectionTree->model()->itemData(idx)[Qt::UserRole + \
1].value<KoSection *>();  }
-
-#include <SectionFormatDialog.moc>
diff --git a/plugins/textshape/dialogs/SimpleCaptionsWidget.cpp \
b/plugins/textshape/dialogs/SimpleCaptionsWidget.cpp index 68d3e13..92ea9be 100644
--- a/plugins/textshape/dialogs/SimpleCaptionsWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleCaptionsWidget.cpp
@@ -38,5 +38,3 @@ void SimpleCaptionsWidget::setStyleManager(KoStyleManager *sm)
 {
     m_styleManager = sm;
 }
-
-#include <SimpleCaptionsWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleCharacterWidget.cpp \
b/plugins/textshape/dialogs/SimpleCharacterWidget.cpp index 0256977..8a3ba13 100644
--- a/plugins/textshape/dialogs/SimpleCharacterWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleCharacterWidget.cpp
@@ -261,5 +261,3 @@ void SimpleCharacterWidget::slotCharacterStyleApplied(const \
KoCharacterStyle *st  {
     m_sortedStylesModel->styleApplied(style);
 }
-
-#include <SimpleCharacterWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleCitationBibliographyWidget.cpp \
b/plugins/textshape/dialogs/SimpleCitationBibliographyWidget.cpp index \
                cfe378a..958b5b5 100644
--- a/plugins/textshape/dialogs/SimpleCitationBibliographyWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleCitationBibliographyWidget.cpp
@@ -126,5 +126,3 @@ void SimpleCitationBibliographyWidget::applyTemplate(int \
                templateId)
     m_templateGenerator->moveTemplateToUsed(m_templateList.at(templateId - 1));
     m_referenceTool->editor()->insertBibliography(m_templateList.at(templateId - \
1));  }
-
-#include <SimpleCitationBibliographyWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleFootEndNotesWidget.cpp \
b/plugins/textshape/dialogs/SimpleFootEndNotesWidget.cpp index f881767..a862f0e \
                100644
--- a/plugins/textshape/dialogs/SimpleFootEndNotesWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleFootEndNotesWidget.cpp
@@ -47,5 +47,3 @@ SimpleFootEndNotesWidget::SimpleFootEndNotesWidget(TextTool *tool \
                ,QWidget *pare
     connect(widget.addFootnote, SIGNAL(doneWithFocus()), this, \
                SIGNAL(doneWithFocus()));
     connect(widget.addEndnote, SIGNAL(doneWithFocus()), this, \
SIGNAL(doneWithFocus()));  }
-
-#include <SimpleFootEndNotesWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleInsertWidget.cpp \
b/plugins/textshape/dialogs/SimpleInsertWidget.cpp index 6eebd3e..4c0d16e 100644
--- a/plugins/textshape/dialogs/SimpleInsertWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleInsertWidget.cpp
@@ -53,5 +53,3 @@ void SimpleInsertWidget::setStyleManager(KoStyleManager *sm)
 {
     m_styleManager = sm;
 }
-
-#include <SimpleInsertWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleParagraphWidget.cpp \
b/plugins/textshape/dialogs/SimpleParagraphWidget.cpp index c741f2b..8bc9c2e 100644
--- a/plugins/textshape/dialogs/SimpleParagraphWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleParagraphWidget.cpp
@@ -356,5 +356,3 @@ void SimpleParagraphWidget::changeListLevel(int level)
 
     m_tool->setListLevel(level);
 }
-
-#include <SimpleParagraphWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleSpellCheckingWidget.cpp \
b/plugins/textshape/dialogs/SimpleSpellCheckingWidget.cpp index a7e8474..ec1443c \
                100644
--- a/plugins/textshape/dialogs/SimpleSpellCheckingWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleSpellCheckingWidget.cpp
@@ -36,5 +36,3 @@ SimpleSpellCheckingWidget::~SimpleSpellCheckingWidget()
 
     delete ui;
 }
-
-#include <SimpleSpellCheckingWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleTableOfContentsWidget.cpp \
b/plugins/textshape/dialogs/SimpleTableOfContentsWidget.cpp index 6b80567..037741a \
                100644
--- a/plugins/textshape/dialogs/SimpleTableOfContentsWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleTableOfContentsWidget.cpp
@@ -123,5 +123,3 @@ void SimpleTableOfContentsWidget::insertCustomToC()
     m_templateGenerator->moveTemplateToUsed(m_templateList.at(0));
     m_referenceTool->insertCustomToC(m_templateList.at(0));
 }
-
-#include <SimpleTableOfContentsWidget.moc>
diff --git a/plugins/textshape/dialogs/SimpleTableWidget.cpp \
b/plugins/textshape/dialogs/SimpleTableWidget.cpp index 9d3df77..1ff2b11 100644
--- a/plugins/textshape/dialogs/SimpleTableWidget.cpp
+++ b/plugins/textshape/dialogs/SimpleTableWidget.cpp
@@ -210,5 +210,3 @@ void SimpleTableWidget::fillBorderButton(const QColor &color)
     action->setMenu(listLevelMenu);
     */
 }
-
-#include <SimpleTableWidget.moc>
diff --git a/plugins/textshape/dialogs/SpecialButton.cpp \
b/plugins/textshape/dialogs/SpecialButton.cpp index 0169e93..5155704 100644
--- a/plugins/textshape/dialogs/SpecialButton.cpp
+++ b/plugins/textshape/dialogs/SpecialButton.cpp
@@ -105,5 +105,3 @@ void SpecialButton::mousePressEvent(QMouseEvent *)
         hidePopup();
     }
 }
-
-#include <SpecialButton.moc>
diff --git a/plugins/textshape/dialogs/StyleManager.cpp \
b/plugins/textshape/dialogs/StyleManager.cpp index 91599cd..2109c54 100644
--- a/plugins/textshape/dialogs/StyleManager.cpp
+++ b/plugins/textshape/dialogs/StyleManager.cpp
@@ -446,5 +446,3 @@ bool StyleManager::checkUniqueStyleName(int widgetIndex)
     }
     return unique;
 }
-
-#include <StyleManager.moc>
diff --git a/plugins/textshape/dialogs/StyleManagerDialog.cpp \
b/plugins/textshape/dialogs/StyleManagerDialog.cpp index 12e73c9..9748ffc 100644
--- a/plugins/textshape/dialogs/StyleManagerDialog.cpp
+++ b/plugins/textshape/dialogs/StyleManagerDialog.cpp
@@ -103,5 +103,3 @@ void StyleManagerDialog::setParagraphStyle(KoParagraphStyle \
*style)  {
     m_styleManagerWidget->setParagraphStyle(style);
 }
-
-#include <StyleManagerDialog.moc>
diff --git a/plugins/textshape/dialogs/StylesCombo.cpp \
b/plugins/textshape/dialogs/StylesCombo.cpp index 7f603c4..e205bd6 100644
--- a/plugins/textshape/dialogs/StylesCombo.cpp
+++ b/plugins/textshape/dialogs/StylesCombo.cpp
@@ -215,6 +215,3 @@ void StylesCombo::showEditIcon(bool show){
     }
     delegate->setEditButtonEnable(show);
 }
-
-#include <StylesCombo.moc>
-
diff --git a/plugins/textshape/dialogs/StylesComboPreview.cpp \
b/plugins/textshape/dialogs/StylesComboPreview.cpp index a2fa650..1920940 100644
--- a/plugins/textshape/dialogs/StylesComboPreview.cpp
+++ b/plugins/textshape/dialogs/StylesComboPreview.cpp
@@ -194,5 +194,3 @@ void StylesComboPreview::addNewStyle()
     setReadOnly(false);
     this->setFocus();
 }
-
-#include "StylesComboPreview.moc"
diff --git a/plugins/textshape/dialogs/StylesWidget.cpp \
b/plugins/textshape/dialogs/StylesWidget.cpp index b74f1aa..b727298 100644
--- a/plugins/textshape/dialogs/StylesWidget.cpp
+++ b/plugins/textshape/dialogs/StylesWidget.cpp
@@ -162,5 +162,3 @@ void StylesWidget::applyCharacterStyle()
         return;
     }
 }
-
-#include <StylesWidget.moc>
diff --git a/plugins/textshape/dialogs/TableDialog.cpp \
b/plugins/textshape/dialogs/TableDialog.cpp index e603fcf..aa080c3 100644
--- a/plugins/textshape/dialogs/TableDialog.cpp
+++ b/plugins/textshape/dialogs/TableDialog.cpp
@@ -44,6 +44,3 @@ int TableDialog::rows()
 {
     return widget.intRows->value();
 }
-
-
-#include <TableDialog.moc>
diff --git a/plugins/textshape/dialogs/TrackedChangeManager.cpp \
b/plugins/textshape/dialogs/TrackedChangeManager.cpp index e211b0c..b2415b8 100644
--- a/plugins/textshape/dialogs/TrackedChangeManager.cpp
+++ b/plugins/textshape/dialogs/TrackedChangeManager.cpp
@@ -58,5 +58,3 @@ void TrackedChangeManager::selectItem(const QModelIndex &newIndex)
     widget.treeView->setCurrentIndex(newIndex);
     currentChanged(newIndex, currentIndex);
 }
-
-#include <TrackedChangeManager.moc>
diff --git a/plugins/textshape/dialogs/TrackedChangeModel.cpp \
b/plugins/textshape/dialogs/TrackedChangeModel.cpp index 0002cab..d19cd86 100644
--- a/plugins/textshape/dialogs/TrackedChangeModel.cpp
+++ b/plugins/textshape/dialogs/TrackedChangeModel.cpp
@@ -326,5 +326,3 @@ void TrackedChangeModel::setupModelData(QTextDocument* document, \
ModelItem* pare  block = block.next();
     }
 }
-
-#include <TrackedChangeModel.moc>
diff --git a/plugins/textshape/tests/TestChangeListCommand.cpp \
b/plugins/textshape/tests/TestChangeListCommand.cpp index c8e8266..e3892b5 100644
--- a/plugins/textshape/tests/TestChangeListCommand.cpp
+++ b/plugins/textshape/tests/TestChangeListCommand.cpp
@@ -277,5 +277,3 @@ void TestChangeListCommand::splitList()
 }
 
 QTEST_MAIN(TestChangeListCommand)
-
-#include <TestChangeListCommand.moc>
diff --git a/plugins/textshape/tests/TestChangeTrackedDelete.cpp \
b/plugins/textshape/tests/TestChangeTrackedDelete.cpp index 78372a0b..af06909 100644
--- a/plugins/textshape/tests/TestChangeTrackedDelete.cpp
+++ b/plugins/textshape/tests/TestChangeTrackedDelete.cpp
@@ -429,5 +429,3 @@ void TestChangeTrackedDelete::insertSampleTable(QTextDocument \
*document)  }
 
 QTEST_MAIN(TestChangeTrackedDelete)
-
-#include <TestChangeTrackedDelete.moc>
diff --git a/plugins/textshape/tests/TestChangesDatabase.cpp \
b/plugins/textshape/tests/TestChangesDatabase.cpp index bcd5fe5..4d9670f 100644
--- a/plugins/textshape/tests/TestChangesDatabase.cpp
+++ b/plugins/textshape/tests/TestChangesDatabase.cpp
@@ -127,5 +127,3 @@ void TestChangesDatabase::testMerge()
 }
 
 QTEST_MAIN(TestChangesDatabase)
-
-#include <TestChangesDatabase.moc>
diff --git a/plugins/textshape/tests/TestDocumentLayout.cpp \
b/plugins/textshape/tests/TestDocumentLayout.cpp index 11ea61e..c7ca3b6 100644
--- a/plugins/textshape/tests/TestDocumentLayout.cpp
+++ b/plugins/textshape/tests/TestDocumentLayout.cpp
@@ -951,5 +951,3 @@ void TestDocumentLayout::testShapePosition2()
 }
 
 QTEST_KDEMAIN(TestDocumentLayout, GUI)
-
-#include <TestDocumentLayout.moc>
diff --git a/plugins/textshape/tests/TestSections.cpp \
b/plugins/textshape/tests/TestSections.cpp index 01b36d7..477612f 100644
--- a/plugins/textshape/tests/TestSections.cpp
+++ b/plugins/textshape/tests/TestSections.cpp
@@ -138,5 +138,3 @@ void TestSections::testMoveByMargin()
 
 
 QTEST_KDEMAIN(TestSections, GUI)
-
-#include <TestSections.moc>
diff --git a/plugins/textshape/tests/TestStylesModel.cpp \
b/plugins/textshape/tests/TestStylesModel.cpp index 0aa8530..3b2962a 100644
--- a/plugins/textshape/tests/TestStylesModel.cpp
+++ b/plugins/textshape/tests/TestStylesModel.cpp
@@ -110,5 +110,3 @@ void TestStylesModel::fillManager()
 }
 
 QTEST_KDEMAIN(TestStylesModel, GUI)
-
-#include <TestStylesModel.moc>
diff --git a/plugins/textshape/tests/TestTableLayout.cpp \
b/plugins/textshape/tests/TestTableLayout.cpp index b9e916d..9b8da45 100644
--- a/plugins/textshape/tests/TestTableLayout.cpp
+++ b/plugins/textshape/tests/TestTableLayout.cpp
@@ -964,5 +964,3 @@ void TestTableLayout::testFeatureCombination()
 }
 
 QTEST_KDEMAIN(TestTableLayout, GUI)
-
-#include <TestTableLayout.moc>
diff --git a/plugins/textshape/tests/TestTextTool.cpp \
b/plugins/textshape/tests/TestTextTool.cpp index 0954354..e4deaf9 100644
--- a/plugins/textshape/tests/TestTextTool.cpp
+++ b/plugins/textshape/tests/TestTextTool.cpp
@@ -50,5 +50,3 @@ void TestTextTool::testCaretRect()
 }
 
 QTEST_KDEMAIN(TestTextTool, GUI)
-
-#include <TestTextTool.moc>
diff --git a/plugins/variables/FixedDateFormat.cpp \
b/plugins/variables/FixedDateFormat.cpp index 85802cd..1ccd9bb 100644
--- a/plugins/variables/FixedDateFormat.cpp
+++ b/plugins/variables/FixedDateFormat.cpp
@@ -173,5 +173,3 @@ void FixedDateFormat::customTextChanged(const QString& text)
             widget.formatList->setItemSelected(item, false);
     }
 }
-
-#include <FixedDateFormat.moc>
diff --git a/plugins/vectorshape/VectorTool.cpp b/plugins/vectorshape/VectorTool.cpp
index 10162be..3fce288 100644
--- a/plugins/vectorshape/VectorTool.cpp
+++ b/plugins/vectorshape/VectorTool.cpp
@@ -116,5 +116,3 @@ void VectorTool::setImageData(KJob *job)
 
     canvas()->addCommand(cmd);
 }
-
-#include <VectorTool.moc>
diff --git a/plugins/videoshape/FullScreenPlayer.cpp \
b/plugins/videoshape/FullScreenPlayer.cpp index 02af398..8fcaa18 100644
--- a/plugins/videoshape/FullScreenPlayer.cpp
+++ b/plugins/videoshape/FullScreenPlayer.cpp
@@ -211,5 +211,3 @@ void FullScreenPlayer::muteStateChanged(bool muted)
         m_volumeIconUnmuted->setVisible(true);
     }
 }
-
-#include <FullScreenPlayer.moc>
diff --git a/plugins/videoshape/VideoData.cpp b/plugins/videoshape/VideoData.cpp
index 4fd83d6..ae3e42e 100644
--- a/plugins/videoshape/VideoData.cpp
+++ b/plugins/videoshape/VideoData.cpp
@@ -368,5 +368,3 @@ qint64 VideoData::key()
 {
     return d->key;
 }
-
-#include <VideoData.moc>
diff --git a/plugins/videoshape/VideoShapeConfigWidget.cpp \
b/plugins/videoshape/VideoShapeConfigWidget.cpp index 936cdd0..1feb1e0 100644
--- a/plugins/videoshape/VideoShapeConfigWidget.cpp
+++ b/plugins/videoshape/VideoShapeConfigWidget.cpp
@@ -70,5 +70,3 @@ bool VideoShapeConfigWidget::showOnShapeSelect()
 {
     return false;
 }
-
-#include <VideoShapeConfigWidget.moc>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic