diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-08 14:03:48 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-02 17:10:49 +0900 |
commit | d4f8267e8593a5c3b2c101fc16588cdd98a033b1 (patch) | |
tree | 6b42170cdafdd5be6a5d2b3229f252f80b0f2f17 /qtinterface/interface_tqt3/tqtabdialog.cpp | |
parent | 127b7afb853dadd41932a945601f82f3529bcf48 (diff) | |
download | tqtinterface-d4f8267e8593a5c3b2c101fc16588cdd98a033b1.tar.gz tqtinterface-d4f8267e8593a5c3b2c101fc16588cdd98a033b1.zip |
Remove unnecessary files and processing when building libtqt.so.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 793cb1e81d9f097bd91e4d8b5881d334c8e30299)
Diffstat (limited to 'qtinterface/interface_tqt3/tqtabdialog.cpp')
-rw-r--r-- | qtinterface/interface_tqt3/tqtabdialog.cpp | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/qtinterface/interface_tqt3/tqtabdialog.cpp b/qtinterface/interface_tqt3/tqtabdialog.cpp deleted file mode 100644 index 0aeffd6..0000000 --- a/qtinterface/interface_tqt3/tqtabdialog.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 <ntqtabdialog.h> |