diff options
Diffstat (limited to 'src/otrguiclient.h')
-rw-r--r-- | src/otrguiclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrguiclient.h b/src/otrguiclient.h index cbca74b..588d862 100644 --- a/src/otrguiclient.h +++ b/src/otrguiclient.h @@ -54,7 +54,7 @@ class OtrGUIClient : public TQObject , public KXMLGUIClient public: - OtrGUIClient( Kopete::ChatSession *tqparent, const char *name=0L ); + OtrGUIClient( Kopete::ChatSession *parent, const char *name=0L ); ~OtrGUIClient(); |