diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 12:59:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 12:59:34 +0900 |
commit | c190b5455f9cd2d06387c9fc88320faf4e6d85ad (patch) | |
tree | 79acbef4a9e3950c1335e86aac46aa30dbebdedc /qtinterface/interface_tqt3/tqtextcodecplugin.h | |
parent | 3c9f1a873cd586c2298b0c773f2d1e39e1e8618b (diff) | |
download | tqtinterface-c190b5455f9cd2d06387c9fc88320faf4e6d85ad.tar.gz tqtinterface-c190b5455f9cd2d06387c9fc88320faf4e6d85ad.zip |
Remove text nt* related header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqtextcodecplugin.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqtextcodecplugin.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqtextcodecplugin.h b/qtinterface/interface_tqt3/tqtextcodecplugin.h deleted file mode 100644 index 466f95c..0000000 --- a/qtinterface/interface_tqt3/tqtextcodecplugin.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_TQTEXTCODECPLUGIN_H -#define TQT_TQTEXTCODECPLUGIN_H - -#include <tqt.h> -#include <ntqtextcodecplugin.h> - -#endif /* TQT_TQTEXTCODECPLUGIN_H */ |