Bug 3669 - GroundWork: CGSize support for QSize
Summary: GroundWork: CGSize support for QSize
Status: VERIFIED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 412
Hardware: Mac OS X 10.4
: P3 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 3250
  Show dependency treegraph
 
Reported: 2005-06-23 02:16 PDT by Eric Seidel (no email)
Modified: 2005-07-03 16:19 PDT (History)
0 users

See Also:


Attachments
adds CGSize support to KWQSize (1.14 KB, patch)
2005-06-23 02:17 PDT, Eric Seidel (no email)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-06-23 02:16:58 PDT
Simple patch.  Adds CGSize support to QSize.
Comment 1 Eric Seidel (no email) 2005-06-23 02:17:54 PDT
Created attachment 2573 [details]
adds CGSize support to KWQSize
Comment 2 Eric Seidel (no email) 2005-06-30 03:11:55 PDT
Comment on attachment 2573 [details]
adds CGSize support to KWQSize

I guess I never set this one to review...
Comment 3 Darin Adler 2005-06-30 08:23:43 PDT
Comment on attachment 2573 [details]
adds CGSize support to KWQSize

r=me
Comment 4 Joost de Valk (AlthA) 2005-07-03 08:15:41 PDT
Eric, could you verify this one?