summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kdelirc/kcmlirc/kcmlirc.h4
-rwxr-xr-xkregexpeditor/qt-only/clean2
2 files changed, 3 insertions, 3 deletions
diff --git a/kdelirc/kcmlirc/kcmlirc.h b/kdelirc/kcmlirc/kcmlirc.h
index 7c0abd2..a655b34 100644
--- a/kdelirc/kcmlirc/kcmlirc.h
+++ b/kdelirc/kcmlirc/kcmlirc.h
@@ -63,9 +63,9 @@ public slots:
void slotEditMode();
#ifndef Q_MOC_RUN
-// QMOC_SKIP_BEGIN
+// MOC_SKIP_BEGIN
k_dcop:
-// QMOC_SKIP_END
+// MOC_SKIP_END
#endif
// now just used as a proxy to AddAction class
virtual void gotButton(TQString remote, TQString button);
diff --git a/kregexpeditor/qt-only/clean b/kregexpeditor/qt-only/clean
index 4fa6772..57e9a6d 100755
--- a/kregexpeditor/qt-only/clean
+++ b/kregexpeditor/qt-only/clean
@@ -6,7 +6,7 @@ rm -rf predefined
rm -rf icons
rm unistd.h
find -lname \* -maxdepth 1 | xargs rm
-rm tqmoc_*
+rm moc_*
rm images.h
rm gen_*
rm -rf kregexpeditor*