summaryrefslogtreecommitdiffstats
path: root/qtsharp/src/bindings
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-18 23:10:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-18 23:10:53 +0900
commit941081ce59c5bca75ab837bd14b2503047e4ab2e (patch)
tree215ab6b0c53b575c7aceac83cee4db0e7b071a95 /qtsharp/src/bindings
parentd425da226ca10660d2e9dd53aaa6d895ce772904 (diff)
downloadtdebindings-941081ce59c5bca75ab837bd14b2503047e4ab2e.tar.gz
tdebindings-941081ce59c5bca75ab837bd14b2503047e4ab2e.zip
Drop Qt2's TQSemiModal and TQSortedList classes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtsharp/src/bindings')
-rw-r--r--qtsharp/src/bindings/qt.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/qtsharp/src/bindings/qt.build b/qtsharp/src/bindings/qt.build
index 1481dddd..8f7c3d0c 100644
--- a/qtsharp/src/bindings/qt.build
+++ b/qtsharp/src/bindings/qt.build
@@ -332,7 +332,6 @@
<file name="TQScrollBar.cs" />
<file name="TQScrollView.cs" />
<file name="TQSemaphore.cs" />
- <file name="TQSemiModal.cs" />
<file name="TQSenderObject.cs" />
<file name="TQServerSocket.cs" />
<file name="TQSessionManager.cs" />
@@ -352,7 +351,6 @@
<file name="TQSocket.cs" />
<file name="TQSocketDevice.cs" />
<file name="TQSocketNotifier.cs" />
- <file name="TQSortedList.cs" />
<file name="TQSound.cs" />
<file name="TQSpacerItem.cs" />
<file name="TQSpinBox.cs" />