diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 17:18:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-05 11:23:40 +0900 |
commit | 1455928150292c555221caae8fffe1acf17e1b46 (patch) | |
tree | 35fbefb282bf369e601b220b40bf6eb4b2dfa904 /qtinterface/interface_tqt3/tqmngio.h | |
parent | 7d782d58c6f40243bf7d05f5d94d4807f091ecda (diff) | |
download | tqtinterface-1455928150292c555221caae8fffe1acf17e1b46.tar.gz tqtinterface-1455928150292c555221caae8fffe1acf17e1b46.zip |
Remove remaining tq[m-r]* header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqmngio.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqmngio.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqmngio.h b/qtinterface/interface_tqt3/tqmngio.h deleted file mode 100644 index 53e924c..0000000 --- a/qtinterface/interface_tqt3/tqmngio.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_TQMNGIO_H -#define TQT_TQMNGIO_H - -#include <tqt.h> -#include <ntqmngio.h> - -#endif /* TQT_TQMNGIO_H */ |