diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-10-17 23:25:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-10-17 23:25:50 +0900 |
commit | eced9c9ff85b1d0edd0577b21f30b69188dd961b (patch) | |
tree | 4b53a10a366d60e6986e287125a5aeb337cc3e7f /smoke/tqt/header_list | |
parent | 5dba7cef0aec034ce61df1516a305723480b86ca (diff) | |
download | tdebindings-eced9c9ff85b1d0edd0577b21f30b69188dd961b.tar.gz tdebindings-eced9c9ff85b1d0edd0577b21f30b69188dd961b.zip |
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'smoke/tqt/header_list')
-rw-r--r-- | smoke/tqt/header_list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/smoke/tqt/header_list b/smoke/tqt/header_list index ffa24c70..e1979d5c 100644 --- a/smoke/tqt/header_list +++ b/smoke/tqt/header_list @@ -136,7 +136,6 @@ ntqlibrary.h ntqlined.h ntqlineedit.h ntqlistbox.h -ntqlist.h ntqlistview.h ntqlocalfs.h ntqmainwindow.h |