Bug 3832

Summary: GW: Various additions to KWQValueList for KDE compatibility
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 3250    
Attachments:
Description Flags
minor additions for KDE compatibility mjs: review+

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.