diff options
Diffstat (limited to 'kmail/kmfilteraction.h')
-rw-r--r-- | kmail/kmfilteraction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmfilteraction.h b/kmail/kmfilteraction.h index 451c9b5b6..0f635bad5 100644 --- a/kmail/kmfilteraction.h +++ b/kmail/kmfilteraction.h @@ -494,7 +494,7 @@ public: /** Abstract base class for KMail's filter actions that need a command line as parameter, e.g. 'forward to'. Can create a TQLineEdit - (are there better widgets in the depths of the kdelibs?) as + (are there better widgets in the depths of the tdelibs?) as parameter widget. A subclass of this must provide at least implementations for the following methods: |