diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-13 05:31:59 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-13 05:31:59 +0000 |
commit | a764d0100ccf16ddc048430a6e41ca968c743fc6 (patch) | |
tree | 148ca1b31742e1fa80a0b39cd0f2b242e1e120f1 /qtinterface/tqtglobaldefines.h | |
parent | d8f7ca2865452037db51a5186b6732821278ca08 (diff) | |
download | tqtinterface-a764d0100ccf16ddc048430a6e41ca968c743fc6.tar.gz tqtinterface-a764d0100ccf16ddc048430a6e41ca968c743fc6.zip |
Add compatibility with not-yet-released TQt for Qt4 3.4.0 TP2
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1214120 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface/tqtglobaldefines.h')
-rw-r--r-- | qtinterface/tqtglobaldefines.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/qtinterface/tqtglobaldefines.h b/qtinterface/tqtglobaldefines.h new file mode 100644 index 0000000..c39b03d --- /dev/null +++ b/qtinterface/tqtglobaldefines.h @@ -0,0 +1,20 @@ +/* + +Copyright (C) 2010-2011 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. + +*/ |