RESOLVED FIXED 3675
GW: Several small additions necessary to KWQ
https://bugs.webkit.org/show_bug.cgi?id=3675
Summary GW: Several small additions necessary to KWQ
Eric Seidel (no email)
Reported 2005-06-23 03:22:38 PDT
This patch contains several smaller additions to KWQ, none of which quite justified their own bug/ patch: QApplication::pallette() QDateTime::time() const KWQDict::operator[] KWQDictIterator::operator() kdbgstream &operator<<(unsigned long) kdbgstream &operator<<(const QChar &) QMemArray<T>& duplicate(const QMemArray<T> &) All of these are very straightforward changes, none of which affect WebKit's compile or testcases.
Attachments
Several small additions to kwq (3.92 KB, patch)
2005-06-23 03:24 PDT, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2005-06-23 03:24:15 PDT
Created attachment 2579 [details] Several small additions to kwq
Darin Adler
Comment 2 2005-06-23 07:20:29 PDT
Comment on attachment 2579 [details] Several small additions to kwq These look fine, r=me.
Note You need to log in before you can comment on or make changes to this bug.