diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-10-20 21:47:53 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-10-20 21:47:53 +0900 |
commit | c048ce6e8cc109b317293d380a5053e19a37dd31 (patch) | |
tree | 48aec6b3314b880d050fb9d243b3b50b4c6fc658 /include | |
parent | 789e7c7f92e09fb31549a5126281331b86834008 (diff) | |
download | tqt3-c048ce6e8cc109b317293d380a5053e19a37dd31.tar.gz tqt3-c048ce6e8cc109b317293d380a5053e19a37dd31.zip |
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'include')
l--------- | include/ntqvector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ntqvector.h b/include/ntqvector.h deleted file mode 120000 index bd1c1ed7b..000000000 --- a/include/ntqvector.h +++ /dev/null @@ -1 +0,0 @@ -../src/compat/ntqvector.h
\ No newline at end of file |