You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/src
Alexander Golubev bb6797db1f
TQPrinterPrivate: add virtual destructor.
As derivative from it e.g. TQPrinterUnixPrivate are getting deleted (e.g
in unix TQPrinter implementation) by a reference to base class.

Also added missing include to the header.

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 5920542e9e)
12 months ago
..
.obj Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
3rdparty Removed additional code formatting modelines. 5 years ago
canvas Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
codecs Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
compat Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack. 5 years ago
dialogs Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
embedded Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN 1 year ago
inputmethod Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
kernel TQPrinterPrivate: add virtual destructor. 12 months ago
moc Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 1 year ago
network Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
opengl Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
sql Fix FTBFS with -qt-sql-sqlite3 1 year ago
styles Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
table Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
tmp Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
tools Fix TQThreadStorage destruction in the main thread 12 months ago
widgets Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
workspace Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
xml Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN 1 year ago
libqt.map Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
qt.pro QT_NO_* -> TQT_NO_* renaming. 6 years ago
qt_install.pri Update to latest tqt3 automated conversion 13 years ago
qt_professional.pri Moved iconview widget to src/widget folders. 10 years ago
qtmain.pro qt -> tqt conversion: 7 years ago