diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-08 14:03:48 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-08 14:03:48 +0900 |
commit | 793cb1e81d9f097bd91e4d8b5881d334c8e30299 (patch) | |
tree | 32e6c65a838bf9629644fd0b50966fd064346d27 /qtinterface/interface_tqt3/tqiconview.cpp | |
parent | c65fd65e2fddd5fb7d176d9fd776ca650608fd3d (diff) | |
download | tqtinterface-793cb1e81d9f097bd91e4d8b5881d334c8e30299.tar.gz tqtinterface-793cb1e81d9f097bd91e4d8b5881d334c8e30299.zip |
Remove unnecessary files and processing when building libtqt.so.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqiconview.cpp')
-rw-r--r-- | qtinterface/interface_tqt3/tqiconview.cpp | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/qtinterface/interface_tqt3/tqiconview.cpp b/qtinterface/interface_tqt3/tqiconview.cpp deleted file mode 100644 index d4be3d6..0000000 --- a/qtinterface/interface_tqt3/tqiconview.cpp +++ /dev/null @@ -1,23 +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. - -*/ - -#include <tqt.h> -#include <ntqiconview.h> |