]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/activex.cpp
Uncomment code accidentally left commented
[wxWidgets.git] / src / msw / ole / activex.cpp
index 19cb1feed80447d7141f7d79d77ef03f3107acfc..e64423522d3b912d817e6b073f0f812b6ee87942 100644 (file)
@@ -45,7 +45,7 @@ WX_DECLARE_AUTOOLE(wxAutoITypeInfo, ITypeInfo)
 WX_DECLARE_AUTOOLE(wxAutoIConnectionPoint, IConnectionPoint)
 WX_DECLARE_AUTOOLE(wxAutoIConnectionPointContainer, IConnectionPointContainer)
 
-wxDEFINE_EVENT( wxEVT_ACTIVEX, wxActiveXEvent )
+wxDEFINE_EVENT( wxEVT_ACTIVEX, wxActiveXEvent );
 
 // Ole class helpers (sort of MFC-like) from wxActiveX
 #define DECLARE_OLE_UNKNOWN(cls)\