// --------------------------------------------------------------------------
// the application icon
-#if defined(__WXGTK__) || defined(__WXMOTIF__)
+#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
# include "mondrian.xpm"
#endif
// wxSocketEvent again.
sock->SetNotify(wxSOCKET_LOST_FLAG);
- m_text->AppendText();
-
// Which test are we going to run?
unsigned char c;
sock->Read(&c, 1);