summaryrefslogtreecommitdiffstats
path: root/kmail/kmcommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmcommands.h')
-rw-r--r--kmail/kmcommands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmcommands.h b/kmail/kmcommands.h
index 173f98ee..8ebe68b1 100644
--- a/kmail/kmcommands.h
+++ b/kmail/kmcommands.h
@@ -99,7 +99,7 @@ protected:
// Returns the single message retrieved
KMMessage *retrievedMessage() const;
// Returns the tqparent widget
- TQWidget *tqparentWidget() const;
+ TQWidget *parentWidget() const;
bool deletesItself() { return mDeletesItself; }
/** Specify whether the subclass takes care of the deletion of the object.