summaryrefslogtreecommitdiffstats
path: root/kmail/kmmainwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmmainwin.h')
-rw-r--r--kmail/kmmainwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmmainwin.h b/kmail/kmmainwin.h
index 1cafbc3d..4e784e12 100644
--- a/kmail/kmmainwin.h
+++ b/kmail/kmmainwin.h
@@ -39,7 +39,7 @@ class KMMainWin : public KMainWindow
public:
// the main window needs to have a name since else restoring the window
- // settings by kwin doesn't work
+ // settings by twin doesn't work
KMMainWin(TQWidget *parent = 0);
virtual ~KMMainWin();
KMMainWidget *mainKMWidget() const { return mKMMainWidget; };