diff --git a/client.cpp b/client.cpp index 4bc8388df2..cb8dbf16e6 100644 --- a/client.cpp +++ b/client.cpp @@ -2151,4 +2151,3 @@ QSize Client::resizeIncrements() const } // namespace -#include "client.moc" diff --git a/clients/aurorae/src/colorhelper.cpp b/clients/aurorae/src/colorhelper.cpp index 73b7decdce..285a36e1c5 100644 --- a/clients/aurorae/src/colorhelper.cpp +++ b/clients/aurorae/src/colorhelper.cpp @@ -61,4 +61,3 @@ QColor ColorHelper::foreground(bool active, ColorHelper::ForegroundRole role) co return kcs.foreground(static_cast(role)).color(); } -#include "colorhelper.moc" diff --git a/clients/aurorae/src/decorationoptions.cpp b/clients/aurorae/src/decorationoptions.cpp index f7b8de5b33..b9618f1fc8 100644 --- a/clients/aurorae/src/decorationoptions.cpp +++ b/clients/aurorae/src/decorationoptions.cpp @@ -260,4 +260,3 @@ Borders::operator QMargins() const } // namespace -#include "decorationoptions.moc" diff --git a/clients/aurorae/src/decorationplugin.cpp b/clients/aurorae/src/decorationplugin.cpp index 62e222e062..a3575b4030 100644 --- a/clients/aurorae/src/decorationplugin.cpp +++ b/clients/aurorae/src/decorationplugin.cpp @@ -27,4 +27,3 @@ void DecorationPlugin::registerTypes(const char *uri) qmlRegisterType(uri, 0, 1, "Borders"); } -#include "decorationplugin.moc" diff --git a/deleted.cpp b/deleted.cpp index baea30e830..5e0225f593 100644 --- a/deleted.cpp +++ b/deleted.cpp @@ -202,4 +202,3 @@ QByteArray Deleted::windowRole() const } // namespace -#include "deleted.moc" diff --git a/effects/desktopgrid/desktopgrid.cpp b/effects/desktopgrid/desktopgrid.cpp index f11193a0f5..0996462897 100644 --- a/effects/desktopgrid/desktopgrid.cpp +++ b/effects/desktopgrid/desktopgrid.cpp @@ -1459,4 +1459,3 @@ void DesktopButtonsView::hide() } // namespace -#include "desktopgrid.moc" diff --git a/effects/flipswitch/flipswitch.cpp b/effects/flipswitch/flipswitch.cpp index 28232127c1..10aeae973a 100644 --- a/effects/flipswitch/flipswitch.cpp +++ b/effects/flipswitch/flipswitch.cpp @@ -985,4 +985,3 @@ FlipSwitchEffect::ItemInfo::~ItemInfo() } // namespace -#include "flipswitch.moc" diff --git a/effects/invert/invert.cpp b/effects/invert/invert.cpp index 78d65c26b1..acb527d1c5 100644 --- a/effects/invert/invert.cpp +++ b/effects/invert/invert.cpp @@ -162,4 +162,3 @@ bool InvertEffect::provides(Feature f) } // namespace -#include "invert.moc" diff --git a/effects/lookingglass/lookingglass.cpp b/effects/lookingglass/lookingglass.cpp index 4c9c1d223e..e68f3d7167 100644 --- a/effects/lookingglass/lookingglass.cpp +++ b/effects/lookingglass/lookingglass.cpp @@ -254,4 +254,3 @@ bool LookingGlassEffect::isActive() const } // namespace -#include "lookingglass.moc" diff --git a/effects/magnifier/magnifier.cpp b/effects/magnifier/magnifier.cpp index 9fa45880b6..de2c8e6e5f 100644 --- a/effects/magnifier/magnifier.cpp +++ b/effects/magnifier/magnifier.cpp @@ -339,4 +339,3 @@ bool MagnifierEffect::isActive() const } // namespace -#include "magnifier.moc" diff --git a/effects/mouseclick/mouseclick.cpp b/effects/mouseclick/mouseclick.cpp index 19d3fc1c8b..83a0caafeb 100644 --- a/effects/mouseclick/mouseclick.cpp +++ b/effects/mouseclick/mouseclick.cpp @@ -388,4 +388,3 @@ void MouseClickEffect::paintScreenFinishGl(int, QRegion, ScreenPaintData&) } // namespace -#include "mouseclick.moc" diff --git a/effects/mousemark/mousemark.cpp b/effects/mousemark/mousemark.cpp index b30e9cdc91..12c6e9ceb0 100644 --- a/effects/mousemark/mousemark.cpp +++ b/effects/mousemark/mousemark.cpp @@ -287,4 +287,3 @@ bool MouseMarkEffect::isActive() const } // namespace -#include "mousemark.moc" diff --git a/effects/presentwindows/presentwindows.cpp b/effects/presentwindows/presentwindows.cpp index 50a1e4a0ca..c2fa30579e 100755 --- a/effects/presentwindows/presentwindows.cpp +++ b/effects/presentwindows/presentwindows.cpp @@ -1971,4 +1971,3 @@ QPoint CloseWindowView::mapFromGlobal(const QPoint &pos) const } // namespace -#include "presentwindows.moc" diff --git a/effects/slide/slide.cpp b/effects/slide/slide.cpp index ff230e989b..c6badc1553 100644 --- a/effects/slide/slide.cpp +++ b/effects/slide/slide.cpp @@ -290,4 +290,3 @@ bool SlideEffect::isActive() const } // namespace -#include "slide.moc" diff --git a/effects/thumbnailaside/thumbnailaside.cpp b/effects/thumbnailaside/thumbnailaside.cpp index c77deeba73..9c7106a647 100644 --- a/effects/thumbnailaside/thumbnailaside.cpp +++ b/effects/thumbnailaside/thumbnailaside.cpp @@ -189,4 +189,3 @@ bool ThumbnailAsideEffect::isActive() const } // namespace -#include "thumbnailaside.moc" diff --git a/effects/zoom/zoom.cpp b/effects/zoom/zoom.cpp index 79840be1b8..72a976f0d6 100644 --- a/effects/zoom/zoom.cpp +++ b/effects/zoom/zoom.cpp @@ -539,4 +539,3 @@ bool ZoomEffect::isActive() const } // namespace -#include "zoom.moc" diff --git a/geometrytip.cpp b/geometrytip.cpp index 884fac12b7..cf826e42bf 100644 --- a/geometrytip.cpp +++ b/geometrytip.cpp @@ -64,4 +64,3 @@ void GeometryTip::setGeometry(const QRect& geom) } // namespace -#include "geometrytip.moc" diff --git a/kcmkwin/kwincompositing/test/effectmodeltest.cpp b/kcmkwin/kwincompositing/test/effectmodeltest.cpp index c2043a959c..3b49c047d0 100644 --- a/kcmkwin/kwincompositing/test/effectmodeltest.cpp +++ b/kcmkwin/kwincompositing/test/effectmodeltest.cpp @@ -41,4 +41,3 @@ void EffectModelTest::testEffectFilterModel() { } QTEST_MAIN(EffectModelTest) -#include "effectmodeltest.moc" diff --git a/kcmkwin/kwindecoration/declarative-plugin/plugin.cpp b/kcmkwin/kwindecoration/declarative-plugin/plugin.cpp index 690aa1333f..1eb823b52c 100644 --- a/kcmkwin/kwindecoration/declarative-plugin/plugin.cpp +++ b/kcmkwin/kwindecoration/declarative-plugin/plugin.cpp @@ -52,5 +52,4 @@ void Plugin::registerTypes(const char *uri) } } -#include "plugin.moc" diff --git a/kcmkwin/kwindesktop/desktopnameswidget.cpp b/kcmkwin/kwindesktop/desktopnameswidget.cpp index a5c6f70756..b010782598 100644 --- a/kcmkwin/kwindesktop/desktopnameswidget.cpp +++ b/kcmkwin/kwindesktop/desktopnameswidget.cpp @@ -122,4 +122,3 @@ void DesktopNamesWidget::setDesktopConfig(KWinDesktopConfig* desktopConfig) } // namespace -#include "desktopnameswidget.moc" diff --git a/kcmkwin/kwinoptions/mouse.cpp b/kcmkwin/kwinoptions/mouse.cpp index 033ae6e0ce..b39aad7c7c 100644 --- a/kcmkwin/kwinoptions/mouse.cpp +++ b/kcmkwin/kwinoptions/mouse.cpp @@ -45,7 +45,6 @@ #include -#include "mouse.moc" namespace { diff --git a/kcmkwin/kwinoptions/windows.cpp b/kcmkwin/kwinoptions/windows.cpp index 2eba5fed0e..a4f7983daa 100644 --- a/kcmkwin/kwinoptions/windows.cpp +++ b/kcmkwin/kwinoptions/windows.cpp @@ -652,4 +652,3 @@ void KMovingConfig::setCenterSnapZone(int pxls) m_ui->centerSnap->setValue(pxls); } -#include "windows.moc" diff --git a/kcmkwin/kwinrules/detectwidget.cpp b/kcmkwin/kwinrules/detectwidget.cpp index bed8b36689..7b7fc9c051 100644 --- a/kcmkwin/kwinrules/detectwidget.cpp +++ b/kcmkwin/kwinrules/detectwidget.cpp @@ -247,4 +247,3 @@ WId DetectDialog::findWindow() } // namespace -#include "detectwidget.moc" diff --git a/kcmkwin/kwinrules/ruleslist.cpp b/kcmkwin/kwinrules/ruleslist.cpp index 4c85f3d506..1695e2ad35 100644 --- a/kcmkwin/kwinrules/ruleslist.cpp +++ b/kcmkwin/kwinrules/ruleslist.cpp @@ -262,4 +262,3 @@ void KCMRulesList::defaults() } // namespace -#include "ruleslist.moc" diff --git a/kcmkwin/kwinrules/ruleswidget.cpp b/kcmkwin/kwinrules/ruleswidget.cpp index 56ab4ae28f..49ece61c56 100644 --- a/kcmkwin/kwinrules/ruleswidget.cpp +++ b/kcmkwin/kwinrules/ruleswidget.cpp @@ -935,4 +935,3 @@ QKeySequence ShortcutDialog::shortcut() const } // namespace -#include "ruleswidget.moc" diff --git a/kcmkwin/kwinscreenedges/monitor.cpp b/kcmkwin/kwinscreenedges/monitor.cpp index 4ee67664fa..543800dffa 100644 --- a/kcmkwin/kwinscreenedges/monitor.cpp +++ b/kcmkwin/kwinscreenedges/monitor.cpp @@ -290,4 +290,3 @@ bool Monitor::Corner::active() const } } // namespace -#include "monitor.moc" diff --git a/libkwineffects/kwineffects.cpp b/libkwineffects/kwineffects.cpp index b5f4665b4d..206afa314f 100644 --- a/libkwineffects/kwineffects.cpp +++ b/libkwineffects/kwineffects.cpp @@ -1847,4 +1847,3 @@ void EffectFrame::setScreenProjectionMatrix(const QMatrix4x4 &spm) } // namespace -#include "kwineffects.moc" diff --git a/main.cpp b/main.cpp index 628428aaaf..46628c73da 100644 --- a/main.cpp +++ b/main.cpp @@ -532,4 +532,3 @@ QProcessEnvironment Application::processStartupEnvironment() const } // namespace -#include "main.moc" diff --git a/scripting/scripting.cpp b/scripting/scripting.cpp index cceae7fcda..3d1f772e9b 100644 --- a/scripting/scripting.cpp +++ b/scripting/scripting.cpp @@ -795,4 +795,3 @@ QList< QAction * > KWin::Scripting::actionsForUserActionMenu(KWin::AbstractClien return actions; } -#include "scripting.moc" diff --git a/sm.cpp b/sm.cpp index 37b405cf88..08810a4725 100644 --- a/sm.cpp +++ b/sm.cpp @@ -517,4 +517,3 @@ void Workspace::sessionSaveDone() } // namespace -#include "sm.moc" diff --git a/tabbox/tabbox.cpp b/tabbox/tabbox.cpp index cd11edea2b..6fc205852d 100644 --- a/tabbox/tabbox.cpp +++ b/tabbox/tabbox.cpp @@ -1611,4 +1611,3 @@ void TabBox::removeTabBoxGrab() } // namespace TabBox } // namespace -#include "tabbox.moc" diff --git a/toplevel.cpp b/toplevel.cpp index e519c8bc6b..12d3177964 100644 --- a/toplevel.cpp +++ b/toplevel.cpp @@ -513,4 +513,3 @@ QMatrix4x4 Toplevel::inputTransformation() const } // namespace -#include "toplevel.moc" diff --git a/unmanaged.cpp b/unmanaged.cpp index 9c9060b4a6..1a76175605 100644 --- a/unmanaged.cpp +++ b/unmanaged.cpp @@ -156,4 +156,3 @@ NET::WindowType Unmanaged::windowType(bool direct, int supportedTypes) const } // namespace -#include "unmanaged.moc" diff --git a/utils.cpp b/utils.cpp index 5d81f6c6ff..ad45406e56 100644 --- a/utils.cpp +++ b/utils.cpp @@ -243,5 +243,4 @@ Qt::KeyboardModifiers x11ToQtKeyboardModifiers(int state) } // namespace #ifndef KCMRULES -#include "utils.moc" #endif diff --git a/workspace.cpp b/workspace.cpp index 9d6895d3c9..f9b6bb0d05 100644 --- a/workspace.cpp +++ b/workspace.cpp @@ -1694,4 +1694,3 @@ void Workspace::forEachAbstractClient(std::function< void (AbstractClient*) > fu } // namespace -#include "workspace.moc"