From 2c89c8119851d36886d21289ec3a3c7a1c071017 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/applications/kima@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/kima.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kima.h') diff --git a/src/kima.h b/src/kima.h index 25185db..8560799 100644 --- a/src/kima.h +++ b/src/kima.h @@ -61,7 +61,7 @@ public: * @param configFile The configFile handed over in the factory function. * @param Type The applet @ref type(). * @param actions Standard RMB menu actions supported by the applet (see @ref action() ). - * @param tqparent The pointer to the tqparent widget handed over in the factory function. + * @param parent The pointer to the parent widget handed over in the factory function. * @param name A TQt object name for your applet. **/ Kima(const TQString& inConfigFile, Type inType = Normal, int inActions = 0, -- cgit v1.2.1