From a5f3aa24b61eee302a0f33e05a1d728198e79358 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 15 Oct 2024 17:18:35 +0900 Subject: Remove tqapplication, tqconfig and tqmodules header files. A new dummy empty header file has been added temporarily to create a "-dev" "package to keep TDE modules building. The next step will drop tqtinterface completely and the dummy file will no longer exists. Signed-off-by: Michele Calgaro --- qtinterface/interface_tqt3/tqconfig.h | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 qtinterface/interface_tqt3/tqconfig.h (limited to 'qtinterface/interface_tqt3/tqconfig.h') diff --git a/qtinterface/interface_tqt3/tqconfig.h b/qtinterface/interface_tqt3/tqconfig.h deleted file mode 100644 index 6f2e51b..0000000 --- a/qtinterface/interface_tqt3/tqconfig.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_TQCONFIG_H -#define TQT_TQCONFIG_H - -#include -#include - -#endif /* TQT_TQCONFIG_H */ -- cgit v1.2.1