From 36a36a5c1015aa0d03f4515c401e907ddb9d6291 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmail/khtmlparthtmlwriter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/khtmlparthtmlwriter.h') diff --git a/kmail/khtmlparthtmlwriter.h b/kmail/khtmlparthtmlwriter.h index 3db102f78..7a551584d 100644 --- a/kmail/khtmlparthtmlwriter.h +++ b/kmail/khtmlparthtmlwriter.h @@ -50,7 +50,7 @@ namespace KMail { // Key is Content-Id, value is URL typedef TQMap EmbeddedPartMap; KHtmlPartHtmlWriter( KHTMLPart * part, - TQObject * tqparent=0, const char * name = 0 ); + TQObject * parent=0, const char * name = 0 ); virtual ~KHtmlPartHtmlWriter(); void begin( const TQString & cssDefs ); -- cgit v1.2.1