fixing doc for OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
96391f61cc
commit
76dd097ab7
@ -140,7 +140,7 @@ public:
|
||||
Example return values:
|
||||
- Unix: @c /usr/local/bin/exename
|
||||
- Windows: @c "C:\Programs\AppFolder\exename.exe"
|
||||
- Mac: @c /Programs/exename
|
||||
- Mac: @c /Applications/exename.app/Contents/MacOS/exename
|
||||
*/
|
||||
virtual wxString GetExecutablePath() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user