fix missing and broken interface items for Phoenix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,5 +34,9 @@ public:
|
||||
@false otherwise.
|
||||
*/
|
||||
bool IsOk() const;
|
||||
|
||||
void SetFileName(const wxString& filename);
|
||||
const wxString& GetFileName() const;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user