Compile Fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c46c1fb868
commit
1fbfc5edf6
@ -87,7 +87,7 @@ public:
|
||||
virtual bool OnAdvise(const wxString& topic, const wxString& item, wxChar *data, int size, wxIPCFormat format);
|
||||
virtual bool OnDisconnect();
|
||||
protected:
|
||||
void MyConnection::Log(const wxString& command, const wxString& topic,
|
||||
void Log(const wxString& command, const wxString& topic,
|
||||
const wxString& item, wxChar *data, int size, wxIPCFormat format);
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user