summaryrefslogtreecommitdiffstats
path: root/scripts/fixheaders
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fixheaders')
-rw-r--r--scripts/fixheaders1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/fixheaders b/scripts/fixheaders
index 6712ee5c..73c7b581 100644
--- a/scripts/fixheaders
+++ b/scripts/fixheaders
@@ -94,7 +94,6 @@ $lastdir = '.';
'error: \'Q3CString\' is used as a type' => "q3cstring",
'error: ISO C\+\+ forbids declaration of \`Q3CString\' with' => "q3cstring",
'error: incomplete type \'QPixmap\' cannot be used' => 'qpixmap',
- 'error: invalid use of undefined type `struct QVector' => 'qvector',
'error: incomplete type `Q3ValueList' => 'q3valuelist',
'error: variable `Q3ValueList<' => 'q3valuelist',
'error: `Q3PointArray\' undeclared' => 'q3pointarray',