]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dde.cpp
Updated to Scintilla 1.67
[wxWidgets.git] / src / msw / dde.cpp
index 46c61e251fefb9abe60bf14ae318ace01802aa6e..d69720c31db060a22fdb9a0f4c606b02e04de38b 100644 (file)
@@ -104,9 +104,9 @@ static wxAtomMap wxAtomTable;
 
 #include "wx/listimpl.cpp"
 
-WX_DEFINE_LIST(wxDDEClientList);
-WX_DEFINE_LIST(wxDDEServerList);
-WX_DEFINE_LIST(wxDDEConnectionList);
+WX_DEFINE_LIST(wxDDEClientList)
+WX_DEFINE_LIST(wxDDEServerList)
+WX_DEFINE_LIST(wxDDEConnectionList)
 
 static wxDDEClientList wxDDEClientObjects;
 static wxDDEServerList wxDDEServerObjects;