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:
@@ -140,7 +140,7 @@ public:
|
|||||||
Example return values:
|
Example return values:
|
||||||
- Unix: @c /usr/local/bin/exename
|
- Unix: @c /usr/local/bin/exename
|
||||||
- Windows: @c "C:\Programs\AppFolder\exename.exe"
|
- Windows: @c "C:\Programs\AppFolder\exename.exe"
|
||||||
- Mac: @c /Programs/exename
|
- Mac: @c /Applications/exename.app/Contents/MacOS/exename
|
||||||
*/
|
*/
|
||||||
virtual wxString GetExecutablePath() const;
|
virtual wxString GetExecutablePath() const;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user