diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-04-14 22:17:24 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-04-14 22:17:24 +0000 |
commit | 00986dc5a0341c1753ddb22f40d83cc055f3f045 (patch) | |
tree | 396248bd2cdca5f7631c52f10216c6fee8266b0a /qtinterface | |
parent | 8a88e328150364bf6ace1abe261bdb1b42c3265d (diff) | |
download | tqtinterface-00986dc5a0341c1753ddb22f40d83cc055f3f045.tar.gz tqtinterface-00986dc5a0341c1753ddb22f40d83cc055f3f045.zip |
Add TQLayoutStruct
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1227966 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 7baf0e4..537e21a 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -441,6 +441,7 @@ Boston, MA 02110-1301, USA. #define TQGLayoutIterator QGLayoutIterator #define TQLayoutIterator QLayoutIterator #define TQLayoutItem QLayoutItem +#define TQLayoutStruct QLayoutStruct #define TQLayoutWidget QLayoutWidget #define TQSpacerItem QSpacerItem #define TQWidgetItem QWidgetItem |