]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/aboutdlg.h
Warning fixes in 'todo' part just to make build log more readable.
[wxWidgets.git] / include / wx / aboutdlg.h
index a0342ccde76cb04eea109cc7f46dcbecc0f29b7d..3de6e10af896d2ff9f720ca99438b46f6c9f2fd6 100644 (file)
@@ -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)