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 /src/dialogs/qt_dialogs.pri | |
parent | a8466ab3bb55c8c1717ca8f3bcc7cf5b225a43aa (diff) | |
download | tqt3-bfd62a0bbfd44ce5f7530fc7bb624dd911f9033a.tar.gz tqt3-bfd62a0bbfd44ce5f7530fc7bb624dd911f9033a.zip |
Drop Qt2's TQSemiModal and TQSortedList classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/dialogs/qt_dialogs.pri')
-rw-r--r-- | src/dialogs/qt_dialogs.pri | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dialogs/qt_dialogs.pri b/src/dialogs/qt_dialogs.pri index ef84ae1e1..aa0433f50 100644 --- a/src/dialogs/qt_dialogs.pri +++ b/src/dialogs/qt_dialogs.pri @@ -10,7 +10,6 @@ dialogs { $$DIALOGS_H/ntqfontdialog.h \ $$DIALOGS_H/ntqmessagebox.h \ $$DIALOGS_H/ntqprogressdialog.h \ - $$DIALOGS_H/ntqsemimodal.h \ $$DIALOGS_H/ntqtabdialog.h \ $$DIALOGS_H/ntqwizard.h \ $$DIALOGS_H/ntqinputdialog.h |