X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..95b4a59e67af301bb6ff061055ac5a9a09b96d6c:/interface/wx/dde.h diff --git a/interface/wx/dde.h b/interface/wx/dde.h index 66b979df74..296877496c 100644 --- a/interface/wx/dde.h +++ b/interface/wx/dde.h @@ -8,7 +8,6 @@ /** @class wxDDEConnection - @wxheader{dde.h} A wxDDEConnection object represents the connection between a client and a server. It can be created by making a connection using a wxDDEClient @@ -206,7 +205,6 @@ public: /** @class wxDDEClient - @wxheader{dde.h} A wxDDEClient object represents the client part of a client-server DDE (Dynamic Data Exchange) conversation. @@ -272,7 +270,6 @@ public: /** @class wxDDEServer - @wxheader{dde.h} A wxDDEServer object represents the server part of a client-server DDE (Dynamic Data Exchange) conversation.