diff options
author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-03-21 22:10:44 +0000 |
---|---|---|
committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-03-21 22:10:44 +0000 |
commit | ea7a23b871efefd4546c8e52b72641772d879300 (patch) | |
tree | 14f772296c6debbf99a4e8fb3d65bbeb37dfd006 /qtinterface | |
parent | bed8233bbf1c3ae8046945ea876e1ff3ab553c56 (diff) | |
download | tqtinterface-ea7a23b871efefd4546c8e52b72641772d879300.tar.gz tqtinterface-ea7a23b871efefd4546c8e52b72641772d879300.zip |
[dependencies/tqtinterface] tqt.h: added tqreplacedPath and tqfindFileType (for kdepim/knode)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1225595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface')
-rw-r--r-- | qtinterface/tqt.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qtinterface/tqt.h b/qtinterface/tqt.h index d453d1f..4ad3fd9 100644 --- a/qtinterface/tqt.h +++ b/qtinterface/tqt.h @@ -858,6 +858,8 @@ Boston, MA 02110-1301, USA. #define tqfindTextNext findTextNext #define tqfindBufferType findBufferType #define spelltqStatus spellStatus +#define tqreplacedPath replacedPath +#define tqfindFileType findFileType #define tqdrawPrimitive drawPrimitive #define tqdrawControlMask drawControlMask |