summaryrefslogtreecommitdiffstats
path: root/qtinterface
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface')
-rw-r--r--qtinterface/CMakeLists.txt7
-rw-r--r--qtinterface/interface_tqt3/tqshared.h28
-rw-r--r--qtinterface/interface_tqt3/tqsound.h28
-rw-r--r--qtinterface/interface_tqt3/tqsplashscreen.h28
-rw-r--r--qtinterface/interface_tqt3/tqsplitter.h28
-rw-r--r--qtinterface/interface_tqt3/tqtl.h28
-rw-r--r--qtinterface/interface_tqt3/tquuid.h28
-rw-r--r--qtinterface/interface_tqt3/tqvariant.h28
-rw-r--r--qtinterface/interface_tqt3/tqwindowdefs.h28
-rw-r--r--qtinterface/interface_tqt3/tqwinexport.h28
10 files changed, 0 insertions, 259 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt
index 6804d06..acbfdf6 100644
--- a/qtinterface/CMakeLists.txt
+++ b/qtinterface/CMakeLists.txt
@@ -31,15 +31,8 @@ link_directories(
install( FILES
${IFACE}/tqapplication.h
- ${IFACE}/tqsound.h ${IFACE}/tqsplashscreen.h
- ${IFACE}/tqsplitter.h
${IFACE}/tqconfig.h
${IFACE}/tqmodules.h
- ${IFACE}/tqwindowdefs.h ${IFACE}/tqwinexport.h
- ${IFACE}/tqshared.h
- ${IFACE}/tqtl.h
- ${IFACE}/tquuid.h
- ${IFACE}/tqvariant.h
${IFACE}/private/tqucomextra_p.h
${IFACE}/private/tqinternal_p.h ${IFACE}/private/tqeffects_p.h
${IFACE}/private/tqrichtext_p.h ${IFACE}/private/tqpluginmanager_p.h ${IFACE}/private/tqcom_p.h
diff --git a/qtinterface/interface_tqt3/tqshared.h b/qtinterface/interface_tqt3/tqshared.h
deleted file mode 100644
index ec4c93d..0000000
--- a/qtinterface/interface_tqt3/tqshared.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_TQSHARED_H
-#define TQT_TQSHARED_H
-
-#include <tqt.h>
-#include <ntqshared.h>
-
-#endif /* TQT_TQSHARED_H */
diff --git a/qtinterface/interface_tqt3/tqsound.h b/qtinterface/interface_tqt3/tqsound.h
deleted file mode 100644
index 73b1e22..0000000
--- a/qtinterface/interface_tqt3/tqsound.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_TQSOUND_H
-#define TQT_TQSOUND_H
-
-#include <tqt.h>
-#include <ntqsound.h>
-
-#endif /* TQT_TQSOUND_H */
diff --git a/qtinterface/interface_tqt3/tqsplashscreen.h b/qtinterface/interface_tqt3/tqsplashscreen.h
deleted file mode 100644
index ab5a377..0000000
--- a/qtinterface/interface_tqt3/tqsplashscreen.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_TQSPLASHSCREEN_H
-#define TQT_TQSPLASHSCREEN_H
-
-#include <tqt.h>
-#include <ntqsplashscreen.h>
-
-#endif /* TQT_TQSPLASHSCREEN_H */
diff --git a/qtinterface/interface_tqt3/tqsplitter.h b/qtinterface/interface_tqt3/tqsplitter.h
deleted file mode 100644
index 3f14851..0000000
--- a/qtinterface/interface_tqt3/tqsplitter.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_TQSPLITTER_H
-#define TQT_TQSPLITTER_H
-
-#include <tqt.h>
-#include <ntqsplitter.h>
-
-#endif /* TQT_TQSPLITTER_H */
diff --git a/qtinterface/interface_tqt3/tqtl.h b/qtinterface/interface_tqt3/tqtl.h
deleted file mode 100644
index 266bf92..0000000
--- a/qtinterface/interface_tqt3/tqtl.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_TQTL_H
-#define TQT_TQTL_H
-
-#include <tqt.h>
-#include <ntqtl.h>
-
-#endif /* TQT_TQTL_H */
diff --git a/qtinterface/interface_tqt3/tquuid.h b/qtinterface/interface_tqt3/tquuid.h
deleted file mode 100644
index fc56972..0000000
--- a/qtinterface/interface_tqt3/tquuid.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_TQUUID_H
-#define TQT_TQUUID_H
-
-#include <tqt.h>
-#include <ntquuid.h>
-
-#endif /* TQT_TQUUID_H */
diff --git a/qtinterface/interface_tqt3/tqvariant.h b/qtinterface/interface_tqt3/tqvariant.h
deleted file mode 100644
index fedbe5e..0000000
--- a/qtinterface/interface_tqt3/tqvariant.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_TQVARIANT_H
-#define TQT_TQVARIANT_H
-
-#include <tqt.h>
-#include <ntqvariant.h>
-
-#endif /* TQT_TQVARIANT_H */
diff --git a/qtinterface/interface_tqt3/tqwindowdefs.h b/qtinterface/interface_tqt3/tqwindowdefs.h
deleted file mode 100644
index 8b8abea..0000000
--- a/qtinterface/interface_tqt3/tqwindowdefs.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_TQWINDOWDEFS_H
-#define TQT_TQWINDOWDEFS_H
-
-#include <tqt.h>
-#include <ntqwindowdefs.h>
-
-#endif /* TQT_TQWINDOWDEFS_H */
diff --git a/qtinterface/interface_tqt3/tqwinexport.h b/qtinterface/interface_tqt3/tqwinexport.h
deleted file mode 100644
index d68d4d4..0000000
--- a/qtinterface/interface_tqt3/tqwinexport.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_TQWINEXPORT_H
-#define TQT_TQWINEXPORT_H
-
-#include <tqt.h>
-#include <ntqwinexport.h>
-
-#endif /* TQT_TQWINEXPORT_H */