[Webkit-unassigned] [Bug 35292] [Qt] Need a final integration between QtLauncher and QGVLauncher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 07:14:29 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35292


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49294|review?                     |review-
               Flag|                            |




--- Comment #5 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-02-23 07:14:29 PST ---
(From update of attachment 49294)

> -    LauncherWindow(QString url = QString());
> +    LauncherWindow(QString url = QString(), QGraphicsScene* scene = 0);

Doing two constructors seems better, with a private ::init() method.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list