RESOLVED FIXED 3832
GW: Various additions to KWQValueList for KDE compatibility
https://bugs.webkit.org/show_bug.cgi?id=3832
Summary GW: Various additions to KWQValueList for KDE compatibility
Eric Seidel (no email)
Reported 2005-07-02 21:06:25 PDT
This patch provides various additions to KWQValueList for KDE compatibility: provides iterator and const_iterator alternatives to Iterator and ConstIterator provides constBegin() and constEnd() alternatives to begin(), end() provides Iterator find(const T &val) const
Attachments
minor additions for KDE compatibility (3.69 KB, patch)
2005-07-02 21:07 PDT, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2005-07-02 21:07:16 PDT
Created attachment 2771 [details] minor additions for KDE compatibility
Maciej Stachowiak
Comment 2 2005-07-03 02:42:00 PDT
Comment on attachment 2771 [details] minor additions for KDE compatibility r=me
Note You need to log in before you can comment on or make changes to this bug.