summaryrefslogtreecommitdiffstats
path: root/kmail/simplestringlisteditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/simplestringlisteditor.h')
-rw-r--r--kmail/simplestringlisteditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kmail/simplestringlisteditor.h b/kmail/simplestringlisteditor.h
index 47c6f6c9a..115a9a05e 100644
--- a/kmail/simplestringlisteditor.h
+++ b/kmail/simplestringlisteditor.h
@@ -91,6 +91,7 @@ protected slots:
void slotSelectionChanged();
protected:
+ bool containsString( const TQString & str );
TQListBox *mListBox;
TQPushButton *mAddButton;
TQPushButton *mRemoveButton;