Definition in file GUIUtils.cpp.
#include "mg/mgprec.h"
#include <wx/mimetype.h>
#include "mg/GUIUtils.h"
Go to the source code of this file.
Functions | |
bool | wxViewHTMLFile (const wxString &url) |
Opens the default browser with the given url. |
|
Opens the default browser with the given url. Thanks to Julian Smart who put this code in the developer mailing list on the web. Definition at line 59 of file GUIUtils.cpp. |
[ Top ] |