summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/meanwhile/meanwhileplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhileplugin.h')
-rw-r--r--kopete/protocols/meanwhile/meanwhileplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhileplugin.h b/kopete/protocols/meanwhile/meanwhileplugin.h
index 072ffc08..3c5c2768 100644
--- a/kopete/protocols/meanwhile/meanwhileplugin.h
+++ b/kopete/protocols/meanwhile/meanwhileplugin.h
@@ -29,7 +29,7 @@ public:
* - like do lookups in company databases
* when done fill 'fillThis' with the id of the contact
*/
- virtual void getMeanwhileId(TQWidget *parent,TQLineEdit *fillThis);
+ virtual void getMeanwhileId(TQWidget *tqparent,TQLineEdit *fillThis);
/* can this plugin provide the above functionality */
virtual bool canProvideMeanwhileId();