summaryrefslogtreecommitdiffstats
path: root/kmail/recipientseditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/recipientseditor.h')
-rw-r--r--kmail/recipientseditor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/recipientseditor.h b/kmail/recipientseditor.h
index 4e2e9069d..7bd9d13b8 100644
--- a/kmail/recipientseditor.h
+++ b/kmail/recipientseditor.h
@@ -225,7 +225,7 @@ class RecipientsView : public TQScrollView
void focusDown();
void focusRight();
void completionModeChanged( KGlobalSettings::Completion );
- void tqsizeHintChanged();
+ void sizeHintChanged();
protected:
void viewportResizeEvent( TQResizeEvent * );
@@ -358,7 +358,7 @@ class RecipientsEditor : public TQWidget
void focusUp();
void focusDown();
void completionModeChanged( KGlobalSettings::Completion );
- void tqsizeHintChanged();
+ void sizeHintChanged();
protected slots:
void slotPickedRecipient( const Recipient & );