From 9ad011209c32b35674975cb012552b5f269baf79 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jul 2023 15:48:09 +0900 Subject: Drop TQt'3 compat headers Signed-off-by: Michele Calgaro --- qtinterface/interface_tqt3/tqwidcoll.h | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 qtinterface/interface_tqt3/tqwidcoll.h (limited to 'qtinterface/interface_tqt3/tqwidcoll.h') diff --git a/qtinterface/interface_tqt3/tqwidcoll.h b/qtinterface/interface_tqt3/tqwidcoll.h deleted file mode 100644 index 482d78e..0000000 --- a/qtinterface/interface_tqt3/tqwidcoll.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQWIDCOLL_H -#define TQT_TQWIDCOLL_H - -#include - -// Pull in the widget defines - -#include -#include - -#endif /* TQT_TQWIDCOLL_H */ -- cgit v1.2.1