summaryrefslogtreecommitdiffstats
path: root/src/commands/addentries.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/addentries.h')
-rw-r--r--src/commands/addentries.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/addentries.h b/src/commands/addentries.h
index 54d8e29..12f6441 100644
--- a/src/commands/addentries.h
+++ b/src/commands/addentries.h
@@ -31,7 +31,7 @@ public:
virtual void execute();
virtual void unexecute();
- virtual QString name() const;
+ virtual TQString name() const;
private:
Data::CollPtr m_coll;