summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/compat/tqcombo.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 15:17:53 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 15:17:53 -0500
commit37e3f157c7d76f13de807fa66e36df209e1005fb (patch)
tree7a4f131b2ee065337dac341bff34515310efba4f /experimental/tqtinterface/qt4/src/compat/tqcombo.h
parent16630c3eff313238fa8412275555285c9195981b (diff)
downloadtde-37e3f157c7d76f13de807fa66e36df209e1005fb.tar.gz
tde-37e3f157c7d76f13de807fa66e36df209e1005fb.zip
Added TQt4 HEAD
Diffstat (limited to 'experimental/tqtinterface/qt4/src/compat/tqcombo.h')
-rw-r--r--experimental/tqtinterface/qt4/src/compat/tqcombo.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/experimental/tqtinterface/qt4/src/compat/tqcombo.h b/experimental/tqtinterface/qt4/src/compat/tqcombo.h
new file mode 100644
index 000000000..f3c5ad6c7
--- /dev/null
+++ b/experimental/tqtinterface/qt4/src/compat/tqcombo.h
@@ -0,0 +1,25 @@
+/****************************************************************************
+**
+** 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 TQCOMBO_H
+#define TQCOMBO_H
+#include "tqcombobox.h"
+#endif