]> git.saurik.com Git - wxWidgets.git/commit
Compilation fix for wxFileSystemWatcher in MSW STL build.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Oct 2009 11:44:41 +0000 (11:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Oct 2009 11:44:41 +0000 (11:44 +0000)
commit918a8731fb98a8c153c8bc392ddf601112f6c08b
tree35109ac7d0ac6363cf80cbc70454204d757a62a2
parentb130ffbf41c222b75853070ee037fac306deff08
Compilation fix for wxFileSystemWatcher in MSW STL build.

Don't rely on implicit wxString to TCHAR* conversion, use t_str() explicitly.

Closes #11368.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/private/fswatcher.h