diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-25 19:11:49 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-25 19:11:49 +0000 |
commit | 554409e95ef29419cd4905d146e742a24973f2b7 (patch) | |
tree | a4675eae8d6e6e4587259934677ab2efb5ddb98e /qtinterface/Makefile.am | |
parent | 2b59809c9a7258d742808b6447be7f28f3d4a314 (diff) | |
download | tqtinterface-554409e95ef29419cd4905d146e742a24973f2b7.tar.gz tqtinterface-554409e95ef29419cd4905d146e742a24973f2b7.zip |
Add tqtextengine_p.h to TQt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1238337 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface/Makefile.am')
-rw-r--r-- | qtinterface/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qtinterface/Makefile.am b/qtinterface/Makefile.am index 9cc2cd1..f4b9644 100644 --- a/qtinterface/Makefile.am +++ b/qtinterface/Makefile.am @@ -138,6 +138,7 @@ private/tqucom_p.h \ private/tqinternal_p.h \ private/tqeffects_p.h \ private/tqrichtext_p.h \ +private/tqtextengine_p.h \ \ tqlistiterator.h noinst_HEADERS = |