]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/aui/dockart.h
Minor fixes to wxDateTime documentation.
[wxWidgets.git] / interface / wx / aui / dockart.h
index 34ae018422c36decf1f7c580caf23e7039bd01eb..ef40a5ef7c7b3d3aab23fcdf64a98edafdab93f5 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxAuiDockArt
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
@@ -73,7 +73,6 @@ enum wxAuiButtonId
 
 /**
     @class wxAuiDockArt
-    @headerfile dockart.h wx/aui/dockart.h
 
     wxAuiDockArt is part of the wxAUI class framework.
     See also @ref overview_aui.