Correct the author of wxAuiToolBarXmlHandler.

See #15686.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-11-25 12:31:26 +00:00
parent 2194719b21
commit 501bb4ad8e

View File

@@ -1,9 +1,9 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/xrc/xh_toolb.h // Name: wx/xrc/xh_toolb.h
// Purpose: XML resource handler for wxAuiToolBar // Purpose: XML resource handler for wxAuiToolBar
// Author: Kinaou Hervé // Author: Rodolphe Suescun
// Created: 2013-11-23 // Created: 2013-11-23
// Copyright: (c) 2013 Kinaou Hervé // Copyright: (c) 2013 Rodolphe Suescun
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////