diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-03 10:43:37 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-03 10:43:37 +0900 |
| commit | a75445b4c3c2fe24d377625acd8bb058b2bd971a (patch) | |
| tree | a624fa03bd81f105a9c499e3a8ea229a6509c97a /doc/html/qptrqueue-h.html | |
| parent | 0b3c8dfbc927e2843c2c62842d53a723d1f1e727 (diff) | |
| download | tqt-a75445b4c3c2fe24d377625acd8bb058b2bd971a.tar.gz tqt-a75445b4c3c2fe24d377625acd8bb058b2bd971a.zip | |
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qptrqueue-h.html')
| -rw-r--r-- | doc/html/qptrqueue-h.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/html/qptrqueue-h.html b/doc/html/qptrqueue-h.html index adb707bb6..b7a69b437 100644 --- a/doc/html/qptrqueue-h.html +++ b/doc/html/qptrqueue-h.html @@ -123,10 +123,6 @@ template<class type> inline void TQPtrQueue<type>::deleteItem( TQPtr if ( del_item ) delete (type *)d; } -#ifndef TQT_NO_COMPAT -#define TQQueue TQPtrQueue -#endif - #endif // TQPTRQUEUE_H </pre> <!-- eof --> |
