Fix file names in header comments

No real changes, just fix comments containing copy-and-paste typos.

Closes https://github.com/wxWidgets/wxWidgets/pull/984
This commit is contained in:
Tim Stahlhut
2018-10-17 19:50:09 -04:00
committed by Vadim Zeitlin
parent b9e813f9d3
commit cca0921400
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/aui/tabartmsw.h // Name: src/aui/tabartmsw.cpp
// Purpose: wxAuiMSWTabArt declaration // Purpose: wxAuiMSWTabArt implementation
// Author: Tobias Taschner // Author: Tobias Taschner
// Created: 2015-09-26 // Created: 2015-09-26
// Copyright: (c) 2015 wxWidgets development team // Copyright: (c) 2015 wxWidgets development team

View File

@@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: wx/bannerwindow.h // Name: src/generic/bannerwindow.cpp
// Purpose: wxBannerWindow class implementation // Purpose: wxBannerWindow class implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2011-08-16 // Created: 2011-08-16

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/qt/toolbar.h // Name: src/qt/clipbrd.cpp
// Author: Sean D'Epagnier // Author: Sean D'Epagnier
// Copyright: (c) Sean D'Epagnier 2014 // Copyright: (c) Sean D'Epagnier 2014
// Licence: wxWindows licence // Licence: wxWindows licence

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/qt/colour.h // Name: src/qt/colour.cpp
// Purpose: wxColour class implementation for wxQt // Purpose: wxColour class implementation for wxQt
// Author: Kolya Kosenko // Author: Kolya Kosenko
// Created: 2010-05-12 // Created: 2010-05-12

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/qt/dataform.h // Name: src/qt/dataobj.cpp
// Author: Peter Most // Author: Peter Most
// Copyright: (c) Peter Most // Copyright: (c) Peter Most
// Licence: wxWindows licence // Licence: wxWindows licence

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: wx/qt/nonownedwnd.h // Name: src/qt/nonownedwnd.cpp
// Author: Sean D'Epagnier // Author: Sean D'Epagnier
// Copyright: (c) 2016 wxWidgets dev team // Copyright: (c) 2016 wxWidgets dev team
// Licence: wxWindows licence // Licence: wxWindows licence