Revision befc541...

Go back to digest for 27th October 2013

Other in KDE Base

Alex Merry committed changes in [kdelibs/frameworks] /:

Remove unnecessary #includes for moc files

These are all of the form #include "foo.moc", which tells automoc to
process foo.cpp, but where there is no class (Q_OBJECT-tagged) in the
.cpp file for moc to process.

This gets rid of nearly all the messages about appropriate files not
being found to process.

REVIEW: 113391

File Changes

Modified 66 files
  •   khtml/src/khtml_iface.cpp
  •   khtml/src/java/kjavaappletcontext.cpp
  •   kioslave/http/tests/httpobjecttest.cpp
  •   staging/kde4support/autotests/kasciitest.cpp
  •   staging/kde4support/autotests/kdatetimeformattertest.cpp
  •   staging/kde4support/autotests/klibloadertest.cpp
  •   staging/kde4support/autotests/klocaletest.cpp
  •   staging/kde4support/autotests/kmimetypetest.cpp
  •   staging/kio/autotests/clipboardupdatertest.cpp
  •   staging/kio/autotests/dataprotocoltest.cpp
  •   staging/kio/autotests/fileundomanagertest.cpp
  •   staging/kio/tests/previewtest.cpp
  •   tier1/itemmodels/autotests/klinkitemselectionmodeltest.cpp
  •   tier1/itemmodels/autotests/kselectionproxymodeltestsuite.cpp
  •   tier1/itemmodels/src/kmodelindexproxymapper.cpp
  •   tier1/kcoreaddons/autotests/kcompositejobtest.cpp
  •   tier1/kcoreaddons/tests/kdirwatchtest.cpp
  •   tier1/kcoreaddons/tests/kdirwatchtest_gui.cpp
  •   tier1/kdbusaddons/src/kdedmodule.cpp
  •   tier1/kguiaddons/autotests/kiconutilstest.cpp
  •   tier1/kjs/autotests/ecmatest.cpp
  •   tier1/kplotting/examples/testplot_widget.cpp
  •   tier1/solid/tests/solidnettestdbusservice.cpp
  •   tier1/sonnet/autotests/test_core.cpp
  •   tier1/sonnet/autotests/test_filter.cpp
  •   tier1/sonnet/tests/test_dialog.cpp
  •   tier2/dnssd/src/mdnsd-domainbrowser.cpp
  •   tier2/dnssd/src/mdnsd-responder.cpp
  •   tier2/dnssd/src/mdnsd-servicebrowser.cpp
  •   tier2/dnssd/src/mdnsd-servicetypebrowser.cpp
  •   tier2/kauth/src/AuthBackend.cpp
  •   tier2/knotifications/tests/kstatusnotifieritemtest.cpp
  •   tier2/kwallet/src/kwallet_mac.cpp
  •   staging/kde4support/src/kdecore/k3bufferedsocket.cpp
  •   staging/kde4support/src/kdecore/k3clientsocketbase.cpp
  •   staging/kde4support/src/kdecore/k3resolver.cpp
  •   staging/kde4support/src/kdecore/k3reverseresolver.cpp
  •   staging/kde4support/src/kdecore/k3serversocket.cpp
  •   staging/kde4support/src/kdecore/k3socketbase.cpp
  •   staging/kde4support/src/kdecore/k3streamsocket.cpp
  •   staging/kde4support/src/kdecore/klibloader.cpp
  •   staging/kservice/src/kdeinit/ktoolinvocation.cpp
  •   staging/kservice/src/plugin/klibrary.cpp
  •   staging/kservice/src/plugin/kpluginfactory.cpp
  •   staging/kservice/src/plugin/kpluginloader.cpp
  •   staging/kservice/src/services/kautostart.cpp
  •   staging/kservice/src/sycoca/ksycoca.cpp
  •   tier1/itemmodels/autotests/proxymodeltestapp/matchcheckingwidget.cpp
  •   tier1/itemmodels/autotests/proxymodeltestapp/reparentingpmwidget.cpp
  •   tier1/itemmodels/autotests/proxymodeltestapp/scriptablereparentingwidget.cpp
  •   tier1/itemmodels/autotests/proxymodeltestsuite/dynamictreewidget.cpp
  •   tier1/kconfig/src/core/kconfigbackend.cpp
  •   tier1/kconfig/src/core/kcoreconfigskeleton.cpp
  •   tier1/solid/src/imports/devices.cpp
  •   tier1/solid/src/imports/solidextensionplugin.cpp
  •   tier1/solid/src/solid/networking_win.cpp
  •   tier1/sonnet/src/ui/spellcheckdecorator.cpp
  •   tier1/sonnet/src/plugins/aspell/kspell_aspellclient.cpp
  •   tier1/sonnet/src/plugins/hunspell/kspell_hunspellclient.cpp
  •   tier2/kauth/src/backends/fakehelper/FakeHelperProxy.cpp
  •   tier1/solid/src/solid/backends/wmi/wmicdrom.cpp
  •   tier1/solid/src/solid/backends/wmi/wmidevice.cpp
  •   tier1/solid/src/solid/backends/wmi/wmimanager.cpp
  •   tier1/solid/src/solid/backends/wmi/wmistorage.cpp
  •   tier1/solid/src/solid/backends/wmi/wmistorageaccess.cpp
  •   tier1/solid/src/solid/backends/wmi/wmivolume.cpp
66 files changed in total