]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dde.h
even more interface fixes
[wxWidgets.git] / interface / wx / dde.h
index 66b979df74d1a14cb3e18b2ccc9a38183811bd9e..296877496c793a8765519664f9d77fbd8c753271 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxDDEConnection
 
 /**
     @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
 
     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
 
 /**
     @class wxDDEClient
-    @wxheader{dde.h}
 
     A wxDDEClient object represents the client part of a client-server DDE
     (Dynamic Data Exchange) conversation.
 
     A wxDDEClient object represents the client part of a client-server DDE
     (Dynamic Data Exchange) conversation.
@@ -272,7 +270,6 @@ public:
 
 /**
     @class wxDDEServer
 
 /**
     @class wxDDEServer
-    @wxheader{dde.h}
 
     A wxDDEServer object represents the server part of a client-server DDE
     (Dynamic Data Exchange) conversation.
 
     A wxDDEServer object represents the server part of a client-server DDE
     (Dynamic Data Exchange) conversation.