diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:09:33 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:09:33 +0900 |
commit | eb22102fdc7d8e40307f1458fee0dba0da2fa357 (patch) | |
tree | 5cada74a5a68bd69b5ce58c0f8f52d89e6661779 /qtinterface/interface_tqt3/tqlistview.h | |
parent | b5cb55e14cc7aea43fd99480cbe5fee7ae2064ba (diff) | |
download | tqtinterface-eb22102fdc7d8e40307f1458fee0dba0da2fa357.tar.gz tqtinterface-eb22102fdc7d8e40307f1458fee0dba0da2fa357.zip |
Remove more widget nt* related header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqlistview.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqlistview.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqlistview.h b/qtinterface/interface_tqt3/tqlistview.h deleted file mode 100644 index 8f6e0d0..0000000 --- a/qtinterface/interface_tqt3/tqlistview.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_TQLISTVIEW_H -#define TQT_TQLISTVIEW_H - -#include <tqt.h> -#include <ntqlistview.h> - -#endif /* TQT_TQLISTVIEW_H */ |