[Webkit-unassigned] [Bug 57154] [Qt] Make OpenGL symbol resolver transparent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 13:47:54 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57154
--- Comment #41 from Noam Rosenthal <noam.rosenthal at nokia.com> 2011-07-19 13:47:54 PST ---
> ../../../Source/WebCore/platform/graphics/cairo/OpenGLShims.cpp:42: error: 'QString::QString(const char*)' is deprecated
>
> procName is const char*, not WTF::String, so I think I need to keep QLatin1String?
you can use QString::fromAscii or QString::fromLatin1.
--
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