Just fix header comments of wxTextMeasure-related files, no real changes.
See #14781. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
// Name: wx/gtk/private/textmeasure.h
|
// Name: wx/gtk/private/textmeasure.h
|
||||||
// Purpose: wxGTK-specific declaration of wxTextMeasure class
|
// Purpose: wxGTK-specific declaration of wxTextMeasure class
|
||||||
// Author: Manuel Martin
|
// Author: Manuel Martin
|
||||||
// Created: 2012-19-05
|
// Created: 2012-10-05
|
||||||
|
// RCS-ID: $Id:
|
||||||
// Copyright: (c) 1997-2012 wxWidgets team
|
// Copyright: (c) 1997-2012 wxWidgets team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
@@ -3,6 +3,7 @@
|
|||||||
// Purpose: wxMSW-specific declaration of wxTextMeasure class
|
// Purpose: wxMSW-specific declaration of wxTextMeasure class
|
||||||
// Author: Manuel Martin
|
// Author: Manuel Martin
|
||||||
// Created: 2012-10-05
|
// Created: 2012-10-05
|
||||||
|
// RCS-ID: $Id:
|
||||||
// Copyright: (c) 1997-2012 wxWidgets team
|
// Copyright: (c) 1997-2012 wxWidgets team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
@@ -3,6 +3,7 @@
|
|||||||
// Purpose: declaration of wxTextMeasure class
|
// Purpose: declaration of wxTextMeasure class
|
||||||
// Author: Manuel Martin
|
// Author: Manuel Martin
|
||||||
// Created: 2012-10-05
|
// Created: 2012-10-05
|
||||||
|
// RCS-ID: $Id:
|
||||||
// Copyright: (c) 1997-2012 wxWidgets team
|
// Copyright: (c) 1997-2012 wxWidgets team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
@@ -3,6 +3,7 @@
|
|||||||
// Purpose: wxTextMeasureBase implementation
|
// Purpose: wxTextMeasureBase implementation
|
||||||
// Author: Manuel Martin
|
// Author: Manuel Martin
|
||||||
// Created: 2012-10-05
|
// Created: 2012-10-05
|
||||||
|
// RCS-ID: $Id:
|
||||||
// Copyright: (c) 1997-2012 wxWidgets team
|
// Copyright: (c) 1997-2012 wxWidgets team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
@@ -3,6 +3,7 @@
|
|||||||
// Purpose: wxTextMeasure implementation for wxGTK
|
// Purpose: wxTextMeasure implementation for wxGTK
|
||||||
// Author: Manuel Martin
|
// Author: Manuel Martin
|
||||||
// Created: 2012-10-05
|
// Created: 2012-10-05
|
||||||
|
// RCS-ID: $Id:
|
||||||
// Copyright: (c) 1997-2012 wxWidgets team
|
// Copyright: (c) 1997-2012 wxWidgets team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
@@ -2,9 +2,9 @@
|
|||||||
// Name: src/msw/textmeasure.cpp
|
// Name: src/msw/textmeasure.cpp
|
||||||
// Purpose: wxTextMeasure implementation for wxMSW
|
// Purpose: wxTextMeasure implementation for wxMSW
|
||||||
// Author: Manuel Martin
|
// Author: Manuel Martin
|
||||||
// Created: 2012-19-05
|
// Created: 2012-10-05
|
||||||
// RCS-ID:
|
// RCS-ID: $Id:
|
||||||
// Copyright:
|
// Copyright: (c) 1997-2012 wxWidgets team
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user