summaryrefslogtreecommitdiffstats
path: root/src/commands/removeentries.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/removeentries.h')
-rw-r--r--src/commands/removeentries.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/removeentries.h b/src/commands/removeentries.h
index 71c5ed4..6c77d9d 100644
--- a/src/commands/removeentries.h
+++ b/src/commands/removeentries.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;