summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/interface_tqt3')
-rw-r--r--qtinterface/interface_tqt3/tqmutex.h28
-rw-r--r--qtinterface/interface_tqt3/tqsemaphore.h28
-rw-r--r--qtinterface/interface_tqt3/tqthread.h28
-rw-r--r--qtinterface/interface_tqt3/tqthreadstorage.h28
-rw-r--r--qtinterface/interface_tqt3/tqwaitcondition.h28
5 files changed, 0 insertions, 140 deletions
diff --git a/qtinterface/interface_tqt3/tqmutex.h b/qtinterface/interface_tqt3/tqmutex.h
deleted file mode 100644
index 07e5e54..0000000
--- a/qtinterface/interface_tqt3/tqmutex.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_TQMUTEX_H
-#define TQT_TQMUTEX_H
-
-#include <tqt.h>
-#include <ntqmutex.h>
-
-#endif /* TQT_TQMUTEX_H */
diff --git a/qtinterface/interface_tqt3/tqsemaphore.h b/qtinterface/interface_tqt3/tqsemaphore.h
deleted file mode 100644
index 37bacd4..0000000
--- a/qtinterface/interface_tqt3/tqsemaphore.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_TQSEMAPHORE_H
-#define TQT_TQSEMAPHORE_H
-
-#include <tqt.h>
-#include <ntqsemaphore.h>
-
-#endif /* TQT_TQSEMAPHORE_H */
diff --git a/qtinterface/interface_tqt3/tqthread.h b/qtinterface/interface_tqt3/tqthread.h
deleted file mode 100644
index 75808cb..0000000
--- a/qtinterface/interface_tqt3/tqthread.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_TQTHREAD_H
-#define TQT_TQTHREAD_H
-
-#include <tqt.h>
-#include <ntqthread.h>
-
-#endif /* TQT_TQTHREAD_H */
diff --git a/qtinterface/interface_tqt3/tqthreadstorage.h b/qtinterface/interface_tqt3/tqthreadstorage.h
deleted file mode 100644
index 26d3250..0000000
--- a/qtinterface/interface_tqt3/tqthreadstorage.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_TQTHREADSTORAGE_H
-#define TQT_TQTHREADSTORAGE_H
-
-#include <tqt.h>
-#include <ntqthreadstorage.h>
-
-#endif /* TQT_TQTHREADSTORAGE_H */
diff --git a/qtinterface/interface_tqt3/tqwaitcondition.h b/qtinterface/interface_tqt3/tqwaitcondition.h
deleted file mode 100644
index cf1c125..0000000
--- a/qtinterface/interface_tqt3/tqwaitcondition.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_TQWAITCONDITION_H
-#define TQT_TQWAITCONDITION_H
-
-#include <tqt.h>
-#include <ntqwaitcondition.h>
-
-#endif /* TQT_TQWAITCONDITION_H */