[Webkit-unassigned] [Bug 34160] [Qt] Add support for Maemo zoom keys in QtLauncher
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 29 03:46:44 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34160
--- Comment #9 from Kenneth Rohde Christiansen <kenneth at webkit.org> 2010-01-29 03:46:42 PST ---
(From update of attachment 47693)
> +#ifdef Q_WS_MAEMO_5
> + grabZoomKeys(false);
> +#endif
I would prefer having the ifdef tests inside grabZoomKeys instead.
> if (!winId())
> qWarning("can't grab keys unless we have a window id");
Why no return after this?
--
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