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:
parent
e7492fa205
commit
21d9680705
@ -183,6 +183,8 @@ public: // used by the GTK callback only
|
||||
void UpdatePath(const char *gtkpath)
|
||||
{ m_path = wxString::FromAscii(gtkpath); }
|
||||
|
||||
void GTKUpdatePath(const char *gtkpath);
|
||||
|
||||
private:
|
||||
DECLARE_DYNAMIC_CLASS(wxDirButton)
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user