diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 18:38:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 18:38:47 +0900 |
commit | f21636e07f36185d498f6a5ea7e3753907888dfc (patch) | |
tree | 7f2c09f1ea9a3060db25d0b751005c868d6e0f45 /qtinterface/interface_tqt3/tqvalidator.h | |
parent | 55060918aa833ce4f7b18f94a29e0604b602af79 (diff) | |
download | tqtinterface-f21636e07f36185d498f6a5ea7e3753907888dfc.tar.gz tqtinterface-f21636e07f36185d498f6a5ea7e3753907888dfc.zip |
Remove remaining tq[d-h]* header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqvalidator.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqvalidator.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqvalidator.h b/qtinterface/interface_tqt3/tqvalidator.h deleted file mode 100644 index d8640e2..0000000 --- a/qtinterface/interface_tqt3/tqvalidator.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_TQVALIDATOR_H -#define TQT_TQVALIDATOR_H - -#include <tqt.h> -#include <ntqvalidator.h> - -#endif /* TQT_TQVALIDATOR_H */ |