From c05e0f3a1b3e95631c9d526178d02013438aa232 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 12:41:23 +0900 Subject: Remove tqvfbhdr.h, leftover from previous commit Signed-off-by: Michele Calgaro --- qtinterface/CMakeLists.txt | 2 +- qtinterface/interface_tqt3/tqvfbhdr.h | 28 ---------------------------- 2 files changed, 1 insertion(+), 29 deletions(-) delete mode 100644 qtinterface/interface_tqt3/tqvfbhdr.h diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index 98a4e49..dd9c114 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -80,7 +80,7 @@ install( FILES ${IFACE}/tqsyntaxhighlighter.h ${IFACE}/tqthread.h ${IFACE}/tqthreadstorage.h ${IFACE}/tqtl.h ${IFACE}/tqtsciicodec.h ${IFACE}/tqurl.h ${IFACE}/tqurlinfo.h ${IFACE}/tqutfcodec.h ${IFACE}/tquuid.h - ${IFACE}/tqvariant.h ${IFACE}/tqvfbhdr.h ${IFACE}/tqwaitcondition.h ${IFACE}/tqwhatsthis.h + ${IFACE}/tqvariant.h ${IFACE}/tqwaitcondition.h ${IFACE}/tqwhatsthis.h ${IFACE}/tqwmatrix.h ${IFACE}/private/tqucomextra_p.h ${IFACE}/private/tqlayoutengine_p.h ${IFACE}/private/tqinternal_p.h ${IFACE}/private/tqeffects_p.h ${IFACE}/private/tqrichtext_p.h ${IFACE}/private/tqpluginmanager_p.h ${IFACE}/private/tqcom_p.h diff --git a/qtinterface/interface_tqt3/tqvfbhdr.h b/qtinterface/interface_tqt3/tqvfbhdr.h deleted file mode 100644 index cbc40ec..0000000 --- a/qtinterface/interface_tqt3/tqvfbhdr.h +++ /dev/null @@ -1,28 +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_TQVFBHDR_H -#define TQT_TQVFBHDR_H - -#include -#include - -#endif /* TQT_TQVFBHDR_H */ -- cgit v1.2.1