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', diff --git a/scripts/fixkdeincludes b/scripts/fixkdeincludes index cb8fed41..96ca3d0a 100644 --- a/scripts/fixkdeincludes +++ b/scripts/fixkdeincludes @@ -83,7 +83,6 @@ $hExt = "(h|H|hh|hxx|hpp|h\\+\\+)"; 'qiodev.h' => "qiodevice.h", 'qlcdnum.h' => "qlcdnumber.h", 'qlined.h' => "qlineedit.h", - 'qlist.h' => "qptrlist.h", 'qmenudta.h' => "qmenudata.h", 'qmetaobj.h' => "qmetaobject.h", 'qmlined.h' => "qtmultilineedit.h", @@ -105,10 +104,8 @@ $hExt = "(h|H|hh|hxx|hpp|h\\+\\+)"; 'qrangect.h' => "qrangecontrol.h", 'qscrbar.h' => "qscrollbar.h", 'qsocknot.h' => "qsocketnotifier.h", - 'qstack.h' => "qptrstack.h", 'qtabdlg.h' => "qtabdialog.h", 'qtstream.h' => "qtextstream.h", - 'qvector.h' => "qptrvector.h", 'qwidcoll.h' => "qwidgetlist.h>\n\#include "qwindowdefs.h",