summaryrefslogtreecommitdiffstats
path: root/noatun-plugins
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 12:42:04 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 12:42:04 -0500
commit5a16508047e6ccab7835c9c911eb8cd65a6ae145 (patch)
tree21aa30e840b9aaccee3ae50f1a4c38d46a20f930 /noatun-plugins
parent4e738132e91b0d36a3a26de8c6858282ebb88a41 (diff)
downloadtdeaddons-5a16508047e6ccab7835c9c911eb8cd65a6ae145.tar.gz
tdeaddons-5a16508047e6ccab7835c9c911eb8cd65a6ae145.zip
Fix inadvertent tq changes.
Diffstat (limited to 'noatun-plugins')
-rw-r--r--noatun-plugins/nexscope/noatunplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/nexscope/noatunplugin.cpp b/noatun-plugins/nexscope/noatunplugin.cpp
index 64b6f4f..e0b3d28 100644
--- a/noatun-plugins/nexscope/noatunplugin.cpp
+++ b/noatun-plugins/nexscope/noatunplugin.cpp
@@ -45,5 +45,5 @@ void NexPlugin::processExited(KProcess *)
unload();
}
-#include "noatunplugin.tqmoc"
+#include "noatunplugin.moc"