Two optical corrections
#ifdeffed the cursor code in splitter and sash Made tex2rtf compile I will release this as 2.0.1 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1084,6 +1084,7 @@ char *Tex2RTFConnection::OnRequest(const wxString& topic, const wxString& item,
|
||||
|
||||
|
||||
#ifndef NO_GUI
|
||||
#ifndef __WXGTK__
|
||||
void wxObject::Dump(ostream& str)
|
||||
{
|
||||
if (GetClassInfo() && GetClassInfo()->GetClassName())
|
||||
@@ -1091,4 +1092,5 @@ void wxObject::Dump(ostream& str)
|
||||
else
|
||||
str << "unknown object class";
|
||||
}
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user