]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dialog.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / dialog.h
index 3052b2e0e57fdc871638ecc7bde7ee3a5c9c8ff5..9fd1dce9ea6e0cc59608ffb158ceb9710807eb32 100644 (file)
@@ -18,7 +18,6 @@ enum wxDialogLayoutAdaptationMode
 
 /**
     @class wxDialog
-    @wxheader{dialog.h}
 
     A dialog box is a window with a title bar and sometimes a system menu,
     which can be moved around the screen. It can contain controls and other
@@ -574,7 +573,6 @@ public:
 
 /**
     @class wxDialogLayoutAdapter
-    @wxheader{dialog.h}
 
     This abstract class is the base for classes that help wxWidgets peform
     run-time layout adaptation of dialogs. Principally, this is to cater for