]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/metafile.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / metafile.h
index f994f22cecfb055d25a0737a66fa1d46c6828b88..a04ec22f49e602ee9887a4b7185da0948b6b7d9e 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxMetafileDC
-    @wxheader{metafile.h}
 
     This is a type of device context that allows a metafile object to be
     created (Windows only), and has most of the characteristics of a normal
@@ -58,7 +57,6 @@ public:
 
 /**
     @class wxMetafile
-    @wxheader{metafile.h}
 
     A @b wxMetafile represents the MS Windows metafile object, so metafile
     operations have no effect in X. In wxWidgets, only sufficient functionality