summaryrefslogtreecommitdiffstats
path: root/src/likeback.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/likeback.h')
-rw-r--r--src/likeback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/likeback.h b/src/likeback.h
index b8c4628..ba44001 100644
--- a/src/likeback.h
+++ b/src/likeback.h
@@ -220,7 +220,7 @@ class LikeBack : public TQObject
* <Action name="likeback_send_a_comment" />
* @endcode
*/
- KAction* sendACommentAction(KActionCollection *tqparent = 0);
+ KAction* sendACommentAction(KActionCollection *parent = 0);
/**
* @Returns The path of the currently active window. Each windows are separated with "~~".