X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd3f8f5cf55bf0e71583417d4323bbc79b286070..61338568b2143312bcd123a4f034094ccac4ec66:/include/wx/aboutdlg.h diff --git a/include/wx/aboutdlg.h b/include/wx/aboutdlg.h index a0342ccde7..3de6e10af8 100644 --- a/include/wx/aboutdlg.h +++ b/include/wx/aboutdlg.h @@ -60,7 +60,7 @@ public: // icon to be shown in the dialog, defaults to the main frame icon void SetIcon(const wxIcon& icon) { m_icon = icon; } bool HasIcon() const { return m_icon.Ok(); } - wxIcon GetIcon() const { return m_icon; } + wxIcon GetIcon() const; // web site for the program and its description (defaults to URL itself if // empty)