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:
parent
64ea838d8f
commit
c70155b8ee
@ -2,7 +2,8 @@
|
||||
// Name: wx/gtk/private/textmeasure.h
|
||||
// Purpose: wxGTK-specific declaration of wxTextMeasure class
|
||||
// Author: Manuel Martin
|
||||
// Created: 2012-19-05
|
||||
// Created: 2012-10-05
|
||||
// RCS-ID: $Id:
|
||||
// Copyright: (c) 1997-2012 wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -3,6 +3,7 @@
|
||||
// Purpose: wxMSW-specific declaration of wxTextMeasure class
|
||||
// Author: Manuel Martin
|
||||
// Created: 2012-10-05
|
||||
// RCS-ID: $Id:
|
||||
// Copyright: (c) 1997-2012 wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -3,6 +3,7 @@
|
||||
// Purpose: declaration of wxTextMeasure class
|
||||
// Author: Manuel Martin
|
||||
// Created: 2012-10-05
|
||||
// RCS-ID: $Id:
|
||||
// Copyright: (c) 1997-2012 wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -3,6 +3,7 @@
|
||||
// Purpose: wxTextMeasureBase implementation
|
||||
// Author: Manuel Martin
|
||||
// Created: 2012-10-05
|
||||
// RCS-ID: $Id:
|
||||
// Copyright: (c) 1997-2012 wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -3,6 +3,7 @@
|
||||
// Purpose: wxTextMeasure implementation for wxGTK
|
||||
// Author: Manuel Martin
|
||||
// Created: 2012-10-05
|
||||
// RCS-ID: $Id:
|
||||
// Copyright: (c) 1997-2012 wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -2,9 +2,9 @@
|
||||
// Name: src/msw/textmeasure.cpp
|
||||
// Purpose: wxTextMeasure implementation for wxMSW
|
||||
// Author: Manuel Martin
|
||||
// Created: 2012-19-05
|
||||
// RCS-ID:
|
||||
// Copyright:
|
||||
// Created: 2012-10-05
|
||||
// RCS-ID: $Id:
|
||||
// Copyright: (c) 1997-2012 wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user