Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/4/head
Michele Calgaro 4 years ago
parent 3a5b4fa26b
commit 7de0ecd45e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -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',

@ -259,7 +259,6 @@ ntqsqlquery.h
ntqsqlrecord.h
ntqsqlresult.h
ntqsqlselectcursor.h
ntqstack.h
ntqstatusbar.h
ntqstring.h
ntqstringlist.h
@ -307,7 +306,6 @@ ntqvaluevector.h
ntqvariant.h
ntqvbox.h
ntqvbuttongroup.h
ntqvector.h
ntqvgroupbox.h
ntqwaitcondition.h
ntqwhatsthis.h

Loading…
Cancel
Save