X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..cb8ae61385f1c65552585cb55d8f7bd9f1f690b4:/interface/wx/aui/dockart.h?ds=sidebyside diff --git a/interface/wx/aui/dockart.h b/interface/wx/aui/dockart.h index 34ae018422..ef40a5ef7c 100644 --- a/interface/wx/aui/dockart.h +++ b/interface/wx/aui/dockart.h @@ -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.