]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fontpicker.h
Removed unused comment
[wxWidgets.git] / interface / wx / fontpicker.h
index 15c540785aa0289e2d3125d7851c7b3ec9e6a72c..4db0ae045c84e7ad9b9bed2414b6c888ef642a24 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxFontPickerCtrl
-    @wxheader{fontpicker.h}
 
     This control allows the user to select a font. The generic implementation is
     a button which brings up a wxFontDialog when clicked. Native implementation
@@ -121,7 +120,6 @@ public:
 
 /**
     @class wxFontPickerEvent
-    @wxheader{fontpicker.h}
 
     This event class is used for the events generated by
     wxFontPickerCtrl.