summaryrefslogtreecommitdiffstats
path: root/src/entrymerger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entrymerger.h')
-rw-r--r--src/entrymerger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entrymerger.h b/src/entrymerger.h
index 795c668..f397fa8 100644
--- a/src/entrymerger.h
+++ b/src/entrymerger.h
@@ -27,7 +27,7 @@ class EntryMerger : public TQObject {
Q_OBJECT
TQ_OBJECT
public:
- EntryMerger(Data::EntryVec entries, TQObject* tqparent);
+ EntryMerger(Data::EntryVec entries, TQObject* parent);
public slots:
void slotCancel();