RESOLVED FIXED 18758
Compile fix in FileSystemWx.cpp
https://bugs.webkit.org/show_bug.cgi?id=18758
Summary Compile fix in FileSystemWx.cpp
Robin Dunn
Reported 2008-04-26 14:03:03 PDT
This patch fixes this compile bug: platform/wx/FileSystemWx.cpp:88: error: 'wxFileName' was not declared in this scope
Attachments
patch (412 bytes, patch)
2008-04-26 14:08 PDT, Robin Dunn
mjs: review+
Robin Dunn
Comment 1 2008-04-26 14:08:55 PDT
Kevin Ollivier
Comment 2 2008-04-26 17:31:47 PDT
Landed in r32594, thanks! :)
Maciej Stachowiak
Comment 3 2008-04-27 22:24:21 PDT
Comment on attachment 20834 [details] patch Retroactive r+ since this was landed.
Note You need to log in before you can comment on or make changes to this bug.