summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-10 18:59:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 12:00:14 +0900
commit98006ab03afa77eba73a64e3c38efcb3ea906b08 (patch)
treedcd33842f8432022f390a7cc6b5799ac04c4effb
parent720b83b39e6c0c93cb6b4253518c75d0a2066a4e (diff)
downloadtqtinterface-98006ab03afa77eba73a64e3c38efcb3ea906b08.tar.gz
tqtinterface-98006ab03afa77eba73a64e3c38efcb3ea906b08.zip
Remove IO and network nt* related header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--qtinterface/CMakeLists.txt46
-rw-r--r--qtinterface/interface_tqt3/tqbuffer.h28
-rw-r--r--qtinterface/interface_tqt3/tqclipboard.h28
-rw-r--r--qtinterface/interface_tqt3/tqdatastream.h29
-rw-r--r--qtinterface/interface_tqt3/tqdir.h28
-rw-r--r--qtinterface/interface_tqt3/tqdns.h28
-rw-r--r--qtinterface/interface_tqt3/tqfile.h28
-rw-r--r--qtinterface/interface_tqt3/tqfiledialog.h28
-rw-r--r--qtinterface/interface_tqt3/tqfileinfo.h28
-rw-r--r--qtinterface/interface_tqt3/tqftp.h28
-rw-r--r--qtinterface/interface_tqt3/tqhostaddress.h28
-rw-r--r--qtinterface/interface_tqt3/tqhttp.h28
-rw-r--r--qtinterface/interface_tqt3/tqiodevice.h29
-rw-r--r--qtinterface/interface_tqt3/tqlocalfs.h28
-rw-r--r--qtinterface/interface_tqt3/tqnetwork.h28
-rw-r--r--qtinterface/interface_tqt3/tqnetworkprotocol.h28
-rw-r--r--qtinterface/interface_tqt3/tqprocess.h28
-rw-r--r--qtinterface/interface_tqt3/tqserversocket.h28
-rw-r--r--qtinterface/interface_tqt3/tqsettings.h28
-rw-r--r--qtinterface/interface_tqt3/tqshared.h2
-rw-r--r--qtinterface/interface_tqt3/tqsignal.h28
-rw-r--r--qtinterface/interface_tqt3/tqsignalmapper.h28
-rw-r--r--qtinterface/interface_tqt3/tqsignalslotimp.h28
-rw-r--r--qtinterface/interface_tqt3/tqsocket.h28
-rw-r--r--qtinterface/interface_tqt3/tqsocketdevice.h28
-rw-r--r--qtinterface/interface_tqt3/tqsocketnotifier.h28
-rw-r--r--qtinterface/interface_tqt3/tqurl.h28
-rw-r--r--qtinterface/interface_tqt3/tqurlinfo.h28
-rw-r--r--qtinterface/interface_tqt3/tqurloperator.h28
-rw-r--r--qtinterface/interface_tqt3/tqvariant.h1
30 files changed, 24 insertions, 783 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt
index 9f9f2c2..345afdc 100644
--- a/qtinterface/CMakeLists.txt
+++ b/qtinterface/CMakeLists.txt
@@ -36,49 +36,49 @@ endif()
install( FILES
${IFACE}/tqtglobaldefines.h ${IFACE}/tqaccel.h ${IFACE}/tqaccessible.h
${IFACE}/tqapplication.h ${IFACE}/tqasyncio.h ${IFACE}/tqbuttongroup.h ${IFACE}/tqbutton.h
- ${IFACE}/tqcdestyle.h ${IFACE}/tqcheckbox.h ${IFACE}/tqclipboard.h ${IFACE}/tqcolordialog.h ${IFACE}/tqcombobox.h
+ ${IFACE}/tqcdestyle.h ${IFACE}/tqcheckbox.h ${IFACE}/tqcolordialog.h ${IFACE}/tqcombobox.h
${IFACE}/tqcommonstyle.h
- ${IFACE}/tqdesktopwidget.h ${IFACE}/tqdial.h ${IFACE}/tqdialog.h ${IFACE}/tqdns.h ${IFACE}/tqdockarea.h ${IFACE}/tqdockwindow.h
- ${IFACE}/tqerrormessage.h ${IFACE}/tqeventloop.h ${IFACE}/tqfiledialog.h ${IFACE}/tqfontdialog.h
- ${IFACE}/tqframe.h ${IFACE}/tqftp.h ${IFACE}/tqgl.h ${IFACE}/tqgplugin.h ${IFACE}/tqgrid.h ${IFACE}/tqgridview.h ${IFACE}/tqgroupbox.h
+ ${IFACE}/tqdesktopwidget.h ${IFACE}/tqdial.h ${IFACE}/tqdialog.h ${IFACE}/tqdockarea.h ${IFACE}/tqdockwindow.h
+ ${IFACE}/tqerrormessage.h ${IFACE}/tqeventloop.h ${IFACE}/tqfontdialog.h
+ ${IFACE}/tqframe.h ${IFACE}/tqgl.h ${IFACE}/tqgplugin.h ${IFACE}/tqgrid.h ${IFACE}/tqgridview.h ${IFACE}/tqgroupbox.h
${IFACE}/tqguardedptr.h ${IFACE}/tqhbox.h ${IFACE}/tqhbuttongroup.h ${IFACE}/tqheader.h ${IFACE}/tqhgroupbox.h
- ${IFACE}/tqhttp.h ${IFACE}/tqinputdialog.h ${IFACE}/tqlabel.h
- ${IFACE}/tqlayout.h ${IFACE}/tqlcdnumber.h ${IFACE}/tqlineedit.h ${IFACE}/tqlistbox.h ${IFACE}/tqlistview.h ${IFACE}/tqlocalfs.h
+ ${IFACE}/tqinputdialog.h ${IFACE}/tqlabel.h
+ ${IFACE}/tqlayout.h ${IFACE}/tqlcdnumber.h ${IFACE}/tqlineedit.h ${IFACE}/tqlistbox.h ${IFACE}/tqlistview.h
${IFACE}/tqmessagebox.h ${IFACE}/tqmotifplusstyle.h ${IFACE}/tqmotifstyle.h
- ${IFACE}/tqmultilineedit.h ${IFACE}/tqnetworkprotocol.h ${IFACE}/tqnp.h
- ${IFACE}/tqplatinumstyle.h ${IFACE}/tqprintdialog.h ${IFACE}/tqprocess.h
+ ${IFACE}/tqmultilineedit.h ${IFACE}/tqnp.h
+ ${IFACE}/tqplatinumstyle.h ${IFACE}/tqprintdialog.h
${IFACE}/tqprogressbar.h ${IFACE}/tqprogressdialog.h ${IFACE}/tqpushbutton.h ${IFACE}/tqradiobutton.h
- ${IFACE}/tqrangecontrol.h ${IFACE}/tqscrollbar.h ${IFACE}/tqscrollview.h ${IFACE}/tqserversocket.h
- ${IFACE}/tqsgistyle.h ${IFACE}/tqsignal.h ${IFACE}/tqsignalmapper.h
- ${IFACE}/tqslider.h ${IFACE}/tqsocket.h ${IFACE}/tqsocketnotifier.h ${IFACE}/tqsound.h ${IFACE}/tqspinbox.h ${IFACE}/tqsplashscreen.h
+ ${IFACE}/tqrangecontrol.h ${IFACE}/tqscrollbar.h ${IFACE}/tqscrollview.h
+ ${IFACE}/tqsgistyle.h
+ ${IFACE}/tqslider.h ${IFACE}/tqsound.h ${IFACE}/tqspinbox.h ${IFACE}/tqsplashscreen.h
${IFACE}/tqsplitter.h ${IFACE}/tqtabbar.h
${IFACE}/tqtabdialog.h ${IFACE}/tqtable.h ${IFACE}/tqtabwidget.h
- ${IFACE}/tqtranslator.h ${IFACE}/tqurloperator.h ${IFACE}/tqvalidator.h ${IFACE}/tqvbox.h
+ ${IFACE}/tqtranslator.h ${IFACE}/tqvalidator.h ${IFACE}/tqvbox.h
${IFACE}/tqvbuttongroup.h ${IFACE}/tqvgroupbox.h
${IFACE}/tqwindowsstyle.h ${IFACE}/tqwizard.h ${IFACE}/tqassistantclient.h
${IFACE}/tqconfig.h ${IFACE}/tqfeatures.h ${IFACE}/tqgeneric.h ${IFACE}/tqgif.h
${IFACE}/tqglobal.h ${IFACE}/tqjpegio.h ${IFACE}/tqkeycode.h ${IFACE}/tqmngio.h ${IFACE}/tqmodules.h
- ${IFACE}/tqnetwork.h ${IFACE}/tqwindowdefs.h ${IFACE}/tqwinexport.h
+ ${IFACE}/tqwindowdefs.h ${IFACE}/tqwinexport.h
${IFACE}/tqabstractlayout.h ${IFACE}/tqasyncimageio.h
- ${IFACE}/tqbrush.h ${IFACE}/tqbuffer.h ${IFACE}/tqcleanuphandler.h
- ${IFACE}/tqcolor.h ${IFACE}/tqcompactstyle.h ${IFACE}/tqconnection.h ${IFACE}/tqcursor.h ${IFACE}/tqdatastream.h
- ${IFACE}/tqdir.h ${IFACE}/tqdrawutil.h
- ${IFACE}/tqevent.h ${IFACE}/tqfile.h ${IFACE}/tqfileinfo.h
+ ${IFACE}/tqbrush.h ${IFACE}/tqcleanuphandler.h
+ ${IFACE}/tqcolor.h ${IFACE}/tqcompactstyle.h ${IFACE}/tqconnection.h ${IFACE}/tqcursor.h
+ ${IFACE}/tqdrawutil.h
+ ${IFACE}/tqevent.h
${IFACE}/tqfocusdata.h ${IFACE}/tqfontdatabase.h ${IFACE}/tqfont.h ${IFACE}/tqfontinfo.h ${IFACE}/tqfontmetrics.h
${IFACE}/tqgarray.h ${IFACE}/tqgcache.h ${IFACE}/tqgdict.h ${IFACE}/tqglcolormap.h ${IFACE}/tqglist.h
- ${IFACE}/tqgvector.h ${IFACE}/tqhostaddress.h
- ${IFACE}/tqinterlacestyle.h ${IFACE}/tqiodevice.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h
+ ${IFACE}/tqgvector.h
+ ${IFACE}/tqinterlacestyle.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h
${IFACE}/tqlibrary.h ${IFACE}/tqlocale.h ${IFACE}/tqmetaobject.h
${IFACE}/tqmovie.h ${IFACE}/tqnamespace.h
${IFACE}/tqpaintdevice.h ${IFACE}/tqpaintdevicemetrics.h ${IFACE}/tqpainter.h ${IFACE}/tqpalette.h ${IFACE}/tqpen.h
${IFACE}/tqpicture.h ${IFACE}/tqpixmapcache.h ${IFACE}/tqpixmap.h ${IFACE}/tqpngio.h ${IFACE}/tqpointarray.h ${IFACE}/tqpoint.h
${IFACE}/tqpolygonscanner.h ${IFACE}/tqprinter.h
${IFACE}/tqrect.h ${IFACE}/tqregion.h
- ${IFACE}/tqsettings.h ${IFACE}/tqshared.h ${IFACE}/tqsignalslotimp.h
- ${IFACE}/tqsimplerichtext.h ${IFACE}/tqsocketdevice.h
+ ${IFACE}/tqshared.h
+ ${IFACE}/tqsimplerichtext.h
${IFACE}/tqsyntaxhighlighter.h
- ${IFACE}/tqtl.h ${IFACE}/tqurl.h
- ${IFACE}/tqurlinfo.h ${IFACE}/tquuid.h
+ ${IFACE}/tqtl.h
+ ${IFACE}/tquuid.h
${IFACE}/tqvariant.h ${IFACE}/tqwhatsthis.h
${IFACE}/tqwmatrix.h ${IFACE}/private/tqucomextra_p.h
${IFACE}/private/tqlayoutengine_p.h ${IFACE}/private/tqinternal_p.h ${IFACE}/private/tqeffects_p.h
diff --git a/qtinterface/interface_tqt3/tqbuffer.h b/qtinterface/interface_tqt3/tqbuffer.h
deleted file mode 100644
index bfbd872..0000000
--- a/qtinterface/interface_tqt3/tqbuffer.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQBUFFER_H
-#define TQT_TQBUFFER_H
-
-#include <tqt.h>
-#include <ntqbuffer.h>
-
-#endif /* TQT_TQBUFFER_H */
diff --git a/qtinterface/interface_tqt3/tqclipboard.h b/qtinterface/interface_tqt3/tqclipboard.h
deleted file mode 100644
index aa77e3a..0000000
--- a/qtinterface/interface_tqt3/tqclipboard.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQCLIPBOARD_H
-#define TQT_TQCLIPBOARD_H
-
-#include <tqt.h>
-#include <ntqclipboard.h>
-
-#endif /* TQT_TQCLIPBOARD_H */
diff --git a/qtinterface/interface_tqt3/tqdatastream.h b/qtinterface/interface_tqt3/tqdatastream.h
deleted file mode 100644
index 1ee3aac..0000000
--- a/qtinterface/interface_tqt3/tqdatastream.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQDATASTREAM_H
-#define TQT_TQDATASTREAM_H
-
-#include <tqt.h>
-#include <ntqiodevice.h>
-#include <ntqdatastream.h>
-
-#endif /* TQT_TQDATASTREAM_H */
diff --git a/qtinterface/interface_tqt3/tqdir.h b/qtinterface/interface_tqt3/tqdir.h
deleted file mode 100644
index c2b6f54..0000000
--- a/qtinterface/interface_tqt3/tqdir.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQDIR_H
-#define TQT_TQDIR_H
-
-#include <tqt.h>
-#include <ntqdir.h>
-
-#endif /* TQT_TQDIR_H */
diff --git a/qtinterface/interface_tqt3/tqdns.h b/qtinterface/interface_tqt3/tqdns.h
deleted file mode 100644
index bfef0e9..0000000
--- a/qtinterface/interface_tqt3/tqdns.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQDNS_H
-#define TQT_TQDNS_H
-
-#include <tqt.h>
-#include <ntqdns.h>
-
-#endif /* TQT_TQDNS_H */
diff --git a/qtinterface/interface_tqt3/tqfile.h b/qtinterface/interface_tqt3/tqfile.h
deleted file mode 100644
index 438fb22..0000000
--- a/qtinterface/interface_tqt3/tqfile.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQFILE_H
-#define TQT_TQFILE_H
-
-#include <tqt.h>
-#include <ntqfile.h>
-
-#endif /* TQT_TQFILE_H */
diff --git a/qtinterface/interface_tqt3/tqfiledialog.h b/qtinterface/interface_tqt3/tqfiledialog.h
deleted file mode 100644
index 86287f0..0000000
--- a/qtinterface/interface_tqt3/tqfiledialog.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQFILEDIALOG_H
-#define TQT_TQFILEDIALOG_H
-
-#include <tqt.h>
-#include <ntqfiledialog.h>
-
-#endif /* TQT_TQFILEDIALOG_H */
diff --git a/qtinterface/interface_tqt3/tqfileinfo.h b/qtinterface/interface_tqt3/tqfileinfo.h
deleted file mode 100644
index 02bcbf2..0000000
--- a/qtinterface/interface_tqt3/tqfileinfo.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQFILEINFO_H
-#define TQT_TQFILEINFO_H
-
-#include <tqt.h>
-#include <ntqfileinfo.h>
-
-#endif /* TQT_TQFILEINFO_H */
diff --git a/qtinterface/interface_tqt3/tqftp.h b/qtinterface/interface_tqt3/tqftp.h
deleted file mode 100644
index 1e130a0..0000000
--- a/qtinterface/interface_tqt3/tqftp.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQFTP_H
-#define TQT_TQFTP_H
-
-#include <tqt.h>
-#include <ntqftp.h>
-
-#endif /* TQT_TQFTP_H */
diff --git a/qtinterface/interface_tqt3/tqhostaddress.h b/qtinterface/interface_tqt3/tqhostaddress.h
deleted file mode 100644
index 03d8dd8..0000000
--- a/qtinterface/interface_tqt3/tqhostaddress.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQHOSTADDRESS_H
-#define TQT_TQHOSTADDRESS_H
-
-#include <tqt.h>
-#include <ntqhostaddress.h>
-
-#endif /* TQT_TQHOSTADDRESS_H */
diff --git a/qtinterface/interface_tqt3/tqhttp.h b/qtinterface/interface_tqt3/tqhttp.h
deleted file mode 100644
index cad8faa..0000000
--- a/qtinterface/interface_tqt3/tqhttp.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQHTTP_H
-#define TQT_TQHTTP_H
-
-#include <tqt.h>
-#include <ntqhttp.h>
-
-#endif /* TQT_TQHTTP_H */
diff --git a/qtinterface/interface_tqt3/tqiodevice.h b/qtinterface/interface_tqt3/tqiodevice.h
deleted file mode 100644
index 01027ea..0000000
--- a/qtinterface/interface_tqt3/tqiodevice.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQIODEVICE_H
-#define TQT_TQIODEVICE_H
-
-#include <tqt.h>
-#include <tqobject.h>
-#include <ntqiodevice.h>
-
-#endif /* TQT_TQIODEVICE_H */
diff --git a/qtinterface/interface_tqt3/tqlocalfs.h b/qtinterface/interface_tqt3/tqlocalfs.h
deleted file mode 100644
index 34da423..0000000
--- a/qtinterface/interface_tqt3/tqlocalfs.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQLOCALFS_H
-#define TQT_TQLOCALFS_H
-
-#include <tqt.h>
-#include <ntqlocalfs.h>
-
-#endif /* TQT_TQLOCALFS_H */
diff --git a/qtinterface/interface_tqt3/tqnetwork.h b/qtinterface/interface_tqt3/tqnetwork.h
deleted file mode 100644
index 018272f..0000000
--- a/qtinterface/interface_tqt3/tqnetwork.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQNETWORK_H
-#define TQT_TQNETWORK_H
-
-#include <tqt.h>
-#include <ntqnetwork.h>
-
-#endif /* TQT_TQNETWORK_H */
diff --git a/qtinterface/interface_tqt3/tqnetworkprotocol.h b/qtinterface/interface_tqt3/tqnetworkprotocol.h
deleted file mode 100644
index 2ae192b..0000000
--- a/qtinterface/interface_tqt3/tqnetworkprotocol.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQNETWORKPROTOCOL_H
-#define TQT_TQNETWORKPROTOCOL_H
-
-#include <tqt.h>
-#include <ntqnetworkprotocol.h>
-
-#endif /* TQT_TQNETWORKPROTOCOL_H */
diff --git a/qtinterface/interface_tqt3/tqprocess.h b/qtinterface/interface_tqt3/tqprocess.h
deleted file mode 100644
index ad56ce8..0000000
--- a/qtinterface/interface_tqt3/tqprocess.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQPROCESS_H
-#define TQT_TQPROCESS_H
-
-#include <tqt.h>
-#include <ntqprocess.h>
-
-#endif /* TQT_TQPROCESS_H */
diff --git a/qtinterface/interface_tqt3/tqserversocket.h b/qtinterface/interface_tqt3/tqserversocket.h
deleted file mode 100644
index 192f6ff..0000000
--- a/qtinterface/interface_tqt3/tqserversocket.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSERVERSOCKET_H
-#define TQT_TQSERVERSOCKET_H
-
-#include <tqt.h>
-#include <ntqserversocket.h>
-
-#endif /* TQT_TQSERVERSOCKET_H */
diff --git a/qtinterface/interface_tqt3/tqsettings.h b/qtinterface/interface_tqt3/tqsettings.h
deleted file mode 100644
index ab20792..0000000
--- a/qtinterface/interface_tqt3/tqsettings.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSETTINGS_H
-#define TQT_TQSETTINGS_H
-
-#include <tqt.h>
-#include <ntqsettings.h>
-
-#endif /* TQT_TQSETTINGS_H */
diff --git a/qtinterface/interface_tqt3/tqshared.h b/qtinterface/interface_tqt3/tqshared.h
index a0126c2..ec4c93d 100644
--- a/qtinterface/interface_tqt3/tqshared.h
+++ b/qtinterface/interface_tqt3/tqshared.h
@@ -23,6 +23,6 @@ Boston, MA 02110-1301, USA.
#define TQT_TQSHARED_H
#include <tqt.h>
-#include <ntqsettings.h>
+#include <ntqshared.h>
#endif /* TQT_TQSHARED_H */
diff --git a/qtinterface/interface_tqt3/tqsignal.h b/qtinterface/interface_tqt3/tqsignal.h
deleted file mode 100644
index 225ba1f..0000000
--- a/qtinterface/interface_tqt3/tqsignal.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSIGNAL_H
-#define TQT_TQSIGNAL_H
-
-#include <tqt.h>
-#include <ntqsignal.h>
-
-#endif /* TQT_TQSIGNAL_H */
diff --git a/qtinterface/interface_tqt3/tqsignalmapper.h b/qtinterface/interface_tqt3/tqsignalmapper.h
deleted file mode 100644
index 0b152c4..0000000
--- a/qtinterface/interface_tqt3/tqsignalmapper.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSIGNALMAPPER_H
-#define TQT_TQSIGNALMAPPER_H
-
-#include <tqt.h>
-#include <ntqsignalmapper.h>
-
-#endif /* TQT_TQSIGNALMAPPER_H */
diff --git a/qtinterface/interface_tqt3/tqsignalslotimp.h b/qtinterface/interface_tqt3/tqsignalslotimp.h
deleted file mode 100644
index a481990..0000000
--- a/qtinterface/interface_tqt3/tqsignalslotimp.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSIGNALSLOTIMP_H
-#define TQT_TQSIGNALSLOTIMP_H
-
-#include <tqt.h>
-#include <ntqsignalslotimp.h>
-
-#endif /* TQT_TQSIGNALSLOTIMP_H */
diff --git a/qtinterface/interface_tqt3/tqsocket.h b/qtinterface/interface_tqt3/tqsocket.h
deleted file mode 100644
index 606da22..0000000
--- a/qtinterface/interface_tqt3/tqsocket.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSOCKET_H
-#define TQT_TQSOCKET_H
-
-#include <tqt.h>
-#include <ntqsocket.h>
-
-#endif /* TQT_TQSOCKET_H */
diff --git a/qtinterface/interface_tqt3/tqsocketdevice.h b/qtinterface/interface_tqt3/tqsocketdevice.h
deleted file mode 100644
index f1cb9b9..0000000
--- a/qtinterface/interface_tqt3/tqsocketdevice.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSOCKETDEVICE_H
-#define TQT_TQSOCKETDEVICE_H
-
-#include <tqt.h>
-#include <ntqsocketdevice.h>
-
-#endif /* TQT_TQSOCKETDEVICE_H */
diff --git a/qtinterface/interface_tqt3/tqsocketnotifier.h b/qtinterface/interface_tqt3/tqsocketnotifier.h
deleted file mode 100644
index 9d6b2db..0000000
--- a/qtinterface/interface_tqt3/tqsocketnotifier.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQSOCKETNOTIFIER_H
-#define TQT_TQSOCKETNOTIFIER_H
-
-#include <tqt.h>
-#include <ntqsocketnotifier.h>
-
-#endif /* TQT_TQSOCKETNOTIFIER_H */
diff --git a/qtinterface/interface_tqt3/tqurl.h b/qtinterface/interface_tqt3/tqurl.h
deleted file mode 100644
index 0700281..0000000
--- a/qtinterface/interface_tqt3/tqurl.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQURL_H
-#define TQT_TQURL_H
-
-#include <tqt.h>
-#include <ntqurl.h>
-
-#endif /* TQT_TQURL_H */
diff --git a/qtinterface/interface_tqt3/tqurlinfo.h b/qtinterface/interface_tqt3/tqurlinfo.h
deleted file mode 100644
index c583089..0000000
--- a/qtinterface/interface_tqt3/tqurlinfo.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQURLINFO_H
-#define TQT_TQURLINFO_H
-
-#include <tqt.h>
-#include <ntqurlinfo.h>
-
-#endif /* TQT_TQURL_H */
diff --git a/qtinterface/interface_tqt3/tqurloperator.h b/qtinterface/interface_tqt3/tqurloperator.h
deleted file mode 100644
index 6e8bb60..0000000
--- a/qtinterface/interface_tqt3/tqurloperator.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-
-Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public License
-along with this library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.
-
-*/
-
-#ifndef TQT_TQURLOPERATOR_H
-#define TQT_TQURLOPERATOR_H
-
-#include <tqt.h>
-#include <ntqurloperator.h>
-
-#endif /* TQT_TQURLOPERATOR_H */
diff --git a/qtinterface/interface_tqt3/tqvariant.h b/qtinterface/interface_tqt3/tqvariant.h
index 2e0259a..fedbe5e 100644
--- a/qtinterface/interface_tqt3/tqvariant.h
+++ b/qtinterface/interface_tqt3/tqvariant.h
@@ -23,7 +23,6 @@ Boston, MA 02110-1301, USA.
#define TQT_TQVARIANT_H
#include <tqt.h>
-#include <ntqdatastream.h>
#include <ntqvariant.h>
#endif /* TQT_TQVARIANT_H */