summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:42:09 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-11-12 09:43:42 +0100
commitbb77c45271b66336c89be9e32ec7fdeae00ce9cf (patch)
treea4ce89ad97a5cee6ecbf4b7ee1c348338453188d
parentadc178a2e21c7b998afca14b70135d55427a7036 (diff)
downloadtdeutils-bb77c45271b66336c89be9e32ec7fdeae00ce9cf.tar.gz
tdeutils-bb77c45271b66336c89be9e32ec7fdeae00ce9cf.zip
Fix inadvertent tq changes.
(cherry picked from commit af98a0908fa6f5d06735700160719346e9db9000)
-rwxr-xr-xkregexpeditor/qt-only/clean2
1 files changed, 1 insertions, 1 deletions
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*