]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/protocol.cpp
remove run-time check for now-required GTK 2.4
[wxWidgets.git] / src / common / protocol.cpp
index 110afc760ca4455691e58adaa645037aa6ad4039..0173b097b74a1c5f214bd52841b3f14bd321ce2b 100644 (file)
@@ -34,6 +34,8 @@
 // wxProtoInfo
 // ----------------------------------------------------------------------------
 
+IMPLEMENT_CLASS(wxProtoInfo, wxObject)
+
 wxProtoInfo::wxProtoInfo(const wxChar *name, const wxChar *serv,
                          const bool need_host1, wxClassInfo *info)
            : m_protoname(name),