diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-20 20:18:14 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-20 20:18:14 +0900 |
commit | 9c2c71c7148c8cafd564b07b27b4bc7dd8bb6648 (patch) | |
tree | e261e7587632c67cb16e89bc2cce6de4e863bd01 /qtinterface/interface_tqt3/tqgl.h | |
parent | 9521d868a3bc283e18464f3ac83e25af87f02029 (diff) | |
download | tqtinterface-9c2c71c7148c8cafd564b07b27b4bc7dd8bb6648.tar.gz tqtinterface-9c2c71c7148c8cafd564b07b27b4bc7dd8bb6648.zip |
Remove graphics class nt* related header files (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqgl.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqgl.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqgl.h b/qtinterface/interface_tqt3/tqgl.h deleted file mode 100644 index a0ae67f..0000000 --- a/qtinterface/interface_tqt3/tqgl.h +++ /dev/null @@ -1,28 +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. - -*/ - -#ifndef TQT_TQGL_H -#define TQT_TQGL_H - -#include <tqt.h> -#include <ntqgl.h> - -#endif /* TQT_TQGL_H */ |