diff options
author | Michele Calgaro <[email protected]> | 2024-10-03 22:39:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-10-03 22:39:40 +0900 |
commit | b8e21c749e7d21f6ec8a9604c4e5deb3f6ea2395 (patch) | |
tree | 82d765316cdf4d4429410d990955bc6797b108e8 /qtsharp/src/bindings | |
parent | b8826c84ef435121144bcd366a01514f9b63ab4e (diff) | |
download | tdebindings-b8e21c749e7d21f6ec8a9604c4e5deb3f6ea2395.tar.gz tdebindings-b8e21c749e7d21f6ec8a9604c4e5deb3f6ea2395.zip |
Remove Netscape plugin and Motif extension classes
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'qtsharp/src/bindings')
-rw-r--r-- | qtsharp/src/bindings/qt.build | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qtsharp/src/bindings/qt.build b/qtsharp/src/bindings/qt.build index ec782f49..6bbf8967 100644 --- a/qtsharp/src/bindings/qt.build +++ b/qtsharp/src/bindings/qt.build @@ -273,10 +273,6 @@ <file name="TQMovie.cs" /> <file name="TQMultiLineEdit.cs" /> <file name="TQMutex.cs" /> - <file name="TQNPInstance.cs" /> - <file name="TQNPStream.cs" /> - <file name="TQNPWidget.cs" /> - <file name="TQNPlugin.cs" /> <file name="TQNetworkOperation.cs" /> <file name="TQNetworkProtocol.cs" /> <file name="TQNetworkProtocolFactory.cs" /> @@ -459,8 +455,6 @@ <file name="TQXmlParseException.cs" /> <file name="TQXmlReader.cs" /> <file name="TQXmlSimpleReader.cs" /> - <file name="TQXtApplication.cs" /> - <file name="TQXtWidget.cs" /> <file name="QtSupport.cs" /> <file name="RasterOp.cs" /> <file name="StringComparisonMode.cs" /> |