projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add wxLoadUserResource() overload not copying the resource data.
[wxWidgets.git]
/
include
/
wx
/
protocol
/
ftp.h
diff --git
a/include/wx/protocol/ftp.h
b/include/wx/protocol/ftp.h
index f9489fefc7eb59aa0f65b01e60854560bc9a166b..bfe39ce0176f108173a8b9f8bcec48582f5283bb 100644
(file)
--- a/
include/wx/protocol/ftp.h
+++ b/
include/wx/protocol/ftp.h
@@
-169,7
+169,7
@@
protected:
// the trace mask used by assorted wxLogTrace() in ftp code, do
// wxLog::AddTraceMask(FTP_TRACE_MASK) to see them in output
-#define FTP_TRACE_MASK
_
T("ftp")
+#define FTP_TRACE_MASK
wx
T("ftp")
#endif // wxUSE_PROTOCOL_FTP