From: Vadim Zeitlin Date: Mon, 19 Jan 2009 13:30:34 +0000 (+0000) Subject: correct Id tags X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/41fb3475406380b4a5411f0e4d820061155204d4 correct Id tags git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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 /////////////////////////////////////////////////////////////////////////////