From 41fb3475406380b4a5411f0e4d820061155204d4 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 19 Jan 2009 13:30:34 +0000 Subject: [PATCH] correct Id tags git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/bmpcbox.h | 2 +- src/common/spinbuttcmn.cpp | 2 +- src/common/spinctrlcmn.cpp | 2 +- src/msw/bmpcbox.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/wx/msw/bmpcbox.h b/include/wx/msw/bmpcbox.h index b2c7e90a41..0942202095 100644 --- a/include/wx/msw/bmpcbox.h +++ b/include/wx/msw/bmpcbox.h @@ -3,7 +3,7 @@ // Purpose: wxBitmapComboBox // Author: Jaakko Salli // Created: 2008-04-06 -// RCS-ID: $Id:$ +// RCS-ID: $Id$ // Copyright: (c) 2008 Jaakko Salli // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/spinbuttcmn.cpp b/src/common/spinbuttcmn.cpp index 05f15d7d56..0994bc1df1 100644 --- a/src/common/spinbuttcmn.cpp +++ b/src/common/spinbuttcmn.cpp @@ -3,7 +3,7 @@ // Purpose: define wxSpinButton event types // Author: Peter Most // Created: 01.11.08 -// RCS-ID: $Id:$ +// RCS-ID: $Id$ // Copyright: (c) 2008-2009 wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/spinctrlcmn.cpp b/src/common/spinctrlcmn.cpp index 68b7e2e10b..8b4e62adc1 100644 --- a/src/common/spinctrlcmn.cpp +++ b/src/common/spinctrlcmn.cpp @@ -3,7 +3,7 @@ // Purpose: define wxSpinCtrl event types // Author: Peter Most // Created: 01.11.08 -// RCS-ID: $Id:$ +// RCS-ID: $Id$ // Copyright: (c) 2008-2009 wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/msw/bmpcbox.cpp b/src/msw/bmpcbox.cpp index 03383eeb6c..d160fd93cd 100644 --- a/src/msw/bmpcbox.cpp +++ b/src/msw/bmpcbox.cpp @@ -3,7 +3,7 @@ // Purpose: wxBitmapComboBox // Author: Jaakko Salli // Created: 2008-04-06 -// RCS-ID: $Id:$ +// RCS-ID: $Id$ // Copyright: (c) 2008 Jaakko Salli // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -- 2.45.2