diff options
author | Michele Calgaro <[email protected]> | 2024-06-27 21:54:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-27 22:12:45 +0900 |
commit | 4421b2326e8b6d4de02a5d34cf77f3683f271903 (patch) | |
tree | 555c167738f0e538fb7b7866c2f0bd7c6471b66c /qtinterface/interface_tqt3/tqdatetimeedit.h | |
parent | d8f36f1b383bc2f9d8cd7ee6a93e886493144a03 (diff) | |
download | tqtinterface-4421b2326e8b6d4de02a5d34cf77f3683f271903.tar.gz tqtinterface-4421b2326e8b6d4de02a5d34cf77f3683f271903.zip |
Remove date and time nt* related header files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'qtinterface/interface_tqt3/tqdatetimeedit.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqdatetimeedit.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/qtinterface/interface_tqt3/tqdatetimeedit.h b/qtinterface/interface_tqt3/tqdatetimeedit.h deleted file mode 100644 index 88014d6..0000000 --- a/qtinterface/interface_tqt3/tqdatetimeedit.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_TQDATETIMEEDIT_H -#define TQT_TQDATETIMEEDIT_H - -#include <tqt.h> -#include <ntqdatetimeedit.h> - -#endif /* TQT_TQDATETIMEEDIT_H */ |