RESOLVED FIXED 66627
[Qt] Replace QLibrary("libgtk-x11-2.0.so.0") with QLibrary("libgtk-x11-2.0", 0)
https://bugs.webkit.org/show_bug.cgi?id=66627
Summary [Qt] Replace QLibrary("libgtk-x11-2.0.so.0") with QLibrary("libgtk-x11-2.0", 0)
Dawit A.
Reported 2011-08-20 19:18:37 PDT
Better approach to loading the Gtk library using QLibrary. See http://trac.webkit.org/changeset/66084.
Attachments
proposed patch (1.19 KB, patch)
2011-08-20 19:22 PDT, Dawit A.
no flags
Dawit A.
Comment 1 2011-08-20 19:22:15 PDT
Created attachment 104622 [details] proposed patch
Simon Hausmann
Comment 2 2011-08-22 00:38:07 PDT
Comment on attachment 104622 [details] proposed patch r=me Remember to set cq? if you want to use the commit queue...
WebKit Review Bot
Comment 3 2011-08-30 13:16:14 PDT
Comment on attachment 104622 [details] proposed patch Clearing flags on attachment: 104622 Committed r94101: <http://trac.webkit.org/changeset/94101>
WebKit Review Bot
Comment 4 2011-08-30 13:16:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.