summaryrefslogtreecommitdiffstats
path: root/kmail/newfolderdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/newfolderdialog.h')
-rw-r--r--kmail/newfolderdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/newfolderdialog.h b/kmail/newfolderdialog.h
index 96f4421e..4744db3e 100644
--- a/kmail/newfolderdialog.h
+++ b/kmail/newfolderdialog.h
@@ -69,7 +69,7 @@ class NewFolderDialog : public KDialogBase
TQHBoxLayout* mNamespacesHBox;
protected slots:
void slotOk();
- void slotFolderNameChanged( const TQString & _text);
+ void slotFolderNameChanged( const TQString & _text);
private:
KMFolder* mFolder;