diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-24 21:15:00 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-24 21:15:00 +0900 |
commit | 64ae9886ea9940f28c2fe400d5f0e585a1344408 (patch) | |
tree | 72c5b3bfae58a32437ece21a6837a3eb6d29e8e2 /smoke/tde | |
parent | d0630f96707fc1ae3c22bb7eea3e80a97b61e2eb (diff) | |
download | tdebindings-64ae9886ea9940f28c2fe400d5f0e585a1344408.tar.gz tdebindings-64ae9886ea9940f28c2fe400d5f0e585a1344408.zip |
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'smoke/tde')
-rw-r--r-- | smoke/tde/header_list | 2 |
1 files changed, 0 insertions, 2 deletions
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 |