X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27d1f929b5042cd3a3038d398ddae8efcc4f00ca..50aee613a3d3235f24a68e6d4a4d2420225643fd:/src/motif/evtloop.cpp?ds=sidebyside diff --git a/src/motif/evtloop.cpp b/src/motif/evtloop.cpp index 252ef362a7..bcb13876da 100644 --- a/src/motif/evtloop.cpp +++ b/src/motif/evtloop.cpp @@ -409,7 +409,7 @@ public: close( idleFds[1] ); } private: - DECLARE_DYNAMIC_CLASS(wxIdlePipeModule); + DECLARE_DYNAMIC_CLASS(wxIdlePipeModule) }; IMPLEMENT_DYNAMIC_CLASS(wxIdlePipeModule, wxModule);