diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-06 17:00:23 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-07 10:28:19 +0900 |
commit | bfd62a0bbfd44ce5f7530fc7bb624dd911f9033a (patch) | |
tree | f34d57c9879101d3f64f6044d66b0e762622d57d /doc/html/qprogressdialog-h.html | |
parent | a8466ab3bb55c8c1717ca8f3bcc7cf5b225a43aa (diff) | |
download | tqt-bfd62a0b.tar.gz tqt-bfd62a0b.zip |
Drop Qt2's TQSemiModal and TQSortedList classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qprogressdialog-h.html')
-rw-r--r-- | doc/html/qprogressdialog-h.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/html/qprogressdialog-h.html b/doc/html/qprogressdialog-h.html index 68f68de08..b86a9c247 100644 --- a/doc/html/qprogressdialog-h.html +++ b/doc/html/qprogressdialog-h.html @@ -78,7 +78,6 @@ body { background: #ffffff; color: black; } #define TQPROGRESSDIALOG_H #ifndef QT_H -#include "ntqsemimodal.h" #include "ntqlabel.h" // ### remove or keep for users' convenience? #include "ntqprogressbar.h" // ### remove or keep for users' convenience? #endif // QT_H |