summaryrefslogtreecommitdiffstats
path: root/bin/tqtrename140
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tqtrename140')
-rwxr-xr-xbin/tqtrename1402
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/tqtrename140 b/bin/tqtrename140
index 4fc16b95..3c6d319d 100755
--- a/bin/tqtrename140
+++ b/bin/tqtrename140
@@ -116,7 +116,5 @@ s/\bqobjdefs\./qobjectdefs./g if /#include/;
s/\bQOBJDEFS_H\b/QOBJECTDEFS_H/g if /#if/;
s/\bqpaintd\./qpaintdevice./g if /#include/;
s/\bQPAINTD_H\b/QPAINTDEVICE_H/g if /#if/;
-s/\bqpaintdc\./qpaintdevicedefs./g if /#include/;
-s/\bQPAINTDC_H\b/QPAINTDEVICEDEFS_H/g if /#if/;
s/\bqwindefs\./qwindowdefs./g if /#include/;
s/\bQWINDEFS_H\b/QWINDOWDEFS_H/g if /#if/;