diff options
author | Michele Calgaro <[email protected]> | 2024-05-28 10:37:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-28 10:37:39 +0900 |
commit | 0cae95b2899f56eda66cb4cf74aee6bf43ddf8e3 (patch) | |
tree | a8ad65a459a0891a3d5450de4ddd212de5bb79f2 /qtinterface/interface_tqt3/tqsqldriverplugin.h | |
parent | ea34bc8824c68020a95021756fa29404621e7ee2 (diff) | |
download | tqtinterface-0cae95b2899f56eda66cb4cf74aee6bf43ddf8e3.tar.gz tqtinterface-0cae95b2899f56eda66cb4cf74aee6bf43ddf8e3.zip |
Remove tq* sql related header files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'qtinterface/interface_tqt3/tqsqldriverplugin.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqsqldriverplugin.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqsqldriverplugin.h b/qtinterface/interface_tqt3/tqsqldriverplugin.h deleted file mode 100644 index 6dc28ab..0000000 --- a/qtinterface/interface_tqt3/tqsqldriverplugin.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <[email protected]> - -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_TQSQLDRIVERPLUGIN_H -#define TQT_TQSQLDRIVERPLUGIN_H - -#include <tqt.h> -#include <ntqsqldriverplugin.h> - -#endif /* TQT_TQSQLDRIVERPLUGIN_H */ |