summaryrefslogtreecommitdiffstats
path: root/chalk/ui/squeezedcombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/squeezedcombobox.h')
-rw-r--r--chalk/ui/squeezedcombobox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/squeezedcombobox.h b/chalk/ui/squeezedcombobox.h
index 66758335..0ca7bb41 100644
--- a/chalk/ui/squeezedcombobox.h
+++ b/chalk/ui/squeezedcombobox.h
@@ -97,7 +97,7 @@ public:
*/
virtual ~SqueezedComboBox();
- bool tqcontains(const TQString & text) const;
+ bool contains(const TQString & text) const;
/**
* This inserts a item to the list. See TQComboBox::insertItem()