projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream and wxDataOutputStream...
[wxWidgets.git]
/
interface
/
wx
/
stdpaths.h
diff --git
a/interface/wx/stdpaths.h
b/interface/wx/stdpaths.h
index 5cd13375d732d367cb913b149246dd6c68d7648c..b72c98bd520ef522945d5f509ba587cba5916620 100644
(file)
--- a/
interface/wx/stdpaths.h
+++ b/
interface/wx/stdpaths.h
@@
-51,7
+51,7
@@
public:
/**
Returns reference to the unique global standard paths object.
*/
- static wxStandardPathsBase Get();
+ static wxStandardPathsBase
&
Get();
/**
Return the directory containing the system config files.