From 64ae9886ea9940f28c2fe400d5f0e585a1344408 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 24 May 2020 21:15:00 +0900 Subject: Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack. Signed-off-by: Michele Calgaro --- dcoppython/shell/pcop.h | 2 +- kalyptus/kalyptusDataDict.pm | 1 - qtsharp/src/libtqtsharp/customslot.h | 1 - smoke/tde/header_list | 2 -- smoke/tqt/header_list | 2 -- 5 files changed, 1 insertion(+), 7 deletions(-) diff --git a/dcoppython/shell/pcop.h b/dcoppython/shell/pcop.h index 0208d44a..650f3ea6 100644 --- a/dcoppython/shell/pcop.h +++ b/dcoppython/shell/pcop.h @@ -14,7 +14,7 @@ #include #include -#include +#include #include #include diff --git a/kalyptus/kalyptusDataDict.pm b/kalyptus/kalyptusDataDict.pm index 205aea42..935395fc 100644 --- a/kalyptus/kalyptusDataDict.pm +++ b/kalyptus/kalyptusDataDict.pm @@ -2059,7 +2059,6 @@ BEGIN 'TQSqlResult' => 'qt_QSqlResult*', 'TQSqlResult*' => 'qt_QSqlResult*', 'TQSqlResultShared*' => 'qt_QSqlResultShared*', -'TQStack*' => 'qt_QStack*', 'TQStatusBar*' => 'qt_QStatusBar*' , 'TQStoredDrag*' => 'qt_QStoredDrag*', 'TQStrIList' => 'tde_QStrIList', diff --git a/qtsharp/src/libtqtsharp/customslot.h b/qtsharp/src/libtqtsharp/customslot.h index 8b68c0b4..eda314ee 100644 --- a/qtsharp/src/libtqtsharp/customslot.h +++ b/qtsharp/src/libtqtsharp/customslot.h @@ -9,7 +9,6 @@ #include #include #include -#include #include #include #include diff --git a/smoke/tde/header_list b/smoke/tde/header_list index bae0f4d9..76b945dc 100644 --- a/smoke/tde/header_list +++ b/smoke/tde/header_list @@ -260,7 +260,6 @@ ntqsqlquery.h ntqsqlrecord.h ntqsqlresult.h ntqsqlselectcursor.h -ntqstack.h ntqstatusbar.h ntqstring.h ntqstringlist.h @@ -308,7 +307,6 @@ ntqvaluevector.h ntqvariant.h ntqvbox.h ntqvbuttongroup.h -ntqvector.h ntqvgroupbox.h ntqwaitcondition.h ntqwhatsthis.h diff --git a/smoke/tqt/header_list b/smoke/tqt/header_list index bae0f4d9..76b945dc 100644 --- a/smoke/tqt/header_list +++ b/smoke/tqt/header_list @@ -260,7 +260,6 @@ ntqsqlquery.h ntqsqlrecord.h ntqsqlresult.h ntqsqlselectcursor.h -ntqstack.h ntqstatusbar.h ntqstring.h ntqstringlist.h @@ -308,7 +307,6 @@ ntqvaluevector.h ntqvariant.h ntqvbox.h ntqvbuttongroup.h -ntqvector.h ntqvgroupbox.h ntqwaitcondition.h ntqwhatsthis.h -- cgit v1.2.1