GTK compilo: looks like a header missed the r58850 commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -183,6 +183,8 @@ public: // used by the GTK callback only
|
|||||||
void UpdatePath(const char *gtkpath)
|
void UpdatePath(const char *gtkpath)
|
||||||
{ m_path = wxString::FromAscii(gtkpath); }
|
{ m_path = wxString::FromAscii(gtkpath); }
|
||||||
|
|
||||||
|
void GTKUpdatePath(const char *gtkpath);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
DECLARE_DYNAMIC_CLASS(wxDirButton)
|
DECLARE_DYNAMIC_CLASS(wxDirButton)
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user