diff options
author | Michele Calgaro <[email protected]> | 2018-10-17 23:25:50 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-10-17 23:25:50 +0900 |
commit | eced9c9ff85b1d0edd0577b21f30b69188dd961b (patch) | |
tree | 4b53a10a366d60e6986e287125a5aeb337cc3e7f /smoke | |
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 <[email protected]>
Diffstat (limited to 'smoke')
-rw-r--r-- | smoke/tde/header_list | 1 | ||||
-rw-r--r-- | smoke/tqt/header_list | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/smoke/tde/header_list b/smoke/tde/header_list index ffa24c70..e1979d5c 100644 --- a/smoke/tde/header_list +++ b/smoke/tde/header_list @@ -136,7 +136,6 @@ ntqlibrary.h ntqlined.h ntqlineedit.h ntqlistbox.h -ntqlist.h ntqlistview.h ntqlocalfs.h ntqmainwindow.h 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 |