diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-22 17:40:22 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-22 17:40:22 +0900 |
commit | 581fd4262bbec7f0478957581bbf662ada6a6572 (patch) | |
tree | a928f5000b3d4f3af063ed2fc5c795cc5cbae03e /qtinterface/interface_tqt3/tqapplication.cpp | |
parent | a5f3aa24b61eee302a0f33e05a1d728198e79358 (diff) | |
download | tqtinterface-581fd4262bbec7f0478957581bbf662ada6a6572.tar.gz tqtinterface-581fd4262bbec7f0478957581bbf662ada6a6572.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqapplication.cpp')
-rw-r--r-- | qtinterface/interface_tqt3/tqapplication.cpp | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/qtinterface/interface_tqt3/tqapplication.cpp b/qtinterface/interface_tqt3/tqapplication.cpp deleted file mode 100644 index 251f1b2..0000000 --- a/qtinterface/interface_tqt3/tqapplication.cpp +++ /dev/null @@ -1,22 +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 <tqapplication.h> |