diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-19 20:43:47 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-19 20:43:47 +0000 |
commit | daa1ca59c3ba7a82cb556760714b649f5d4b0f98 (patch) | |
tree | d7454bd7c0d92bda712be5c149f87ce4308d7606 /qtinterface | |
parent | c43098a232fb930f25a636693619dce2e7b8b939 (diff) | |
download | tqtinterface-daa1ca59c3ba7a82cb556760714b649f5d4b0f98.tar.gz tqtinterface-daa1ca59c3ba7a82cb556760714b649f5d4b0f98.zip |
Add tqtextList to TQt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237563 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface')
-rw-r--r-- | qtinterface/tqt.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index e59fecd..11c2118 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -924,6 +924,7 @@ Boston, MA 02110-1301, USA. #define spelltqStatus spellStatus #define tqreplacedPath replacedPath #define tqfindFileType findFileType +#define tqtextList textList #define tqdrawPrimitive drawPrimitive #define tqdrawControlMask drawControlMask |