]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dfb/evtloop.h
flipped accessor conforming to plain c++ impl
[wxWidgets.git] / include / wx / dfb / evtloop.h
index 9b010a10344d4b8523e5e17fdf439671019ad8cf..d6fa511ddca0a838d3028bcd2baa5d6a6c949edd 100644 (file)
@@ -42,7 +42,7 @@ private:
     static wxIDirectFBEventBufferPtr ms_buffer;
     static int ms_bufferFd;
 
-    DECLARE_NO_COPY_CLASS(wxGUIEventLoop)
+    wxDECLARE_NO_COPY_CLASS(wxGUIEventLoop);
 };
 
 #endif // _WX_DFB_EVTLOOP_H_