summaryrefslogtreecommitdiffstats
path: root/src/compat/ntqtabdlg.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-08 16:26:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-08 16:26:58 +0900
commitb1bfbe79f38a8682e024577c8fd4ba4d1b32b5dd (patch)
treeb94c115b9b06945a35e4ff682fea2d643785f1b4 /src/compat/ntqtabdlg.h
parentfd565e9bad03fc401559959b8c3a5f8e3d819b2f (diff)
downloadtqt3-b1bfbe79f38a8682e024577c8fd4ba4d1b32b5dd.tar.gz
tqt3-b1bfbe79f38a8682e024577c8fd4ba4d1b32b5dd.zip
Drop compat headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/compat/ntqtabdlg.h')
-rw-r--r--src/compat/ntqtabdlg.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/compat/ntqtabdlg.h b/src/compat/ntqtabdlg.h
deleted file mode 100644
index 1469373c..00000000
--- a/src/compat/ntqtabdlg.h
+++ /dev/null
@@ -1,25 +0,0 @@
-/****************************************************************************
-**
-** Compatibility file - should only be included by legacy code.
-** It #includes the file which obsoletes this one.
-**
-** Copyright (C) 1998-2008 Trolltech ASA. All rights reserved.
-** This file is part of the TQt GUI Toolkit.
-**
-** This file may be distributed under the terms of the Q Public License
-** as defined by Trolltech ASA of Norway and appearing in the file
-** LICENSE.TQPL included in the packaging of this file.
-**
-** Licensees holding valid TQt Professional Edition licenses may use this
-** file in accordance with the TQt Professional Edition License Agreement
-** provided with the TQt Professional Edition.
-**
-** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
-** information about the Professional Edition licensing, or see
-** http://www.trolltech.com/qpl/ for TQPL licensing information.
-**
-*****************************************************************************/
-#ifndef TQTABDLG_H
-#define TQTABDLG_H
-#include "ntqtabdialog.h"
-#endif