]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/choice.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / choice.h
index acb6033101fc0f921565607b33d2754f0a0ed5c6..4a6211a5d97b2701ff4c56ccde5deb790773455d 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxChoice
-    @wxheader{choice.h}
 
     A choice item is used to select one of a list of strings. Unlike a
     wxListBox, only the selection is visible until the user pulls down the