git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bug #: 3831
[WebKit-https.git]
/
WebCore
/
kwq
/
KWQListImpl.h
diff --git
a/WebCore/kwq/KWQListImpl.h
b/WebCore/kwq/KWQListImpl.h
index 8706973255e279caa970951d1e14e3e6214b1561..578e579cde8d1c6313f2f0aedcb82e547100eebe 100644
(file)
--- a/
WebCore/kwq/KWQListImpl.h
+++ b/
WebCore/kwq/KWQListImpl.h
@@
-68,6
+68,7
@@
public:
void prepend(const void *item);
uint containsRef(const void *item) const;
+ int findRef(const void *item);
KWQListImpl &assign(const KWQListImpl &impl, bool deleteItems);