From b704229ee25ef8e5765ec09e9c164f59063564e8 Mon Sep 17 00:00:00 2001 From: Guillermo Rodriguez Garcia Date: Fri, 17 Dec 1999 16:40:06 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/timercmn.cpp | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/common/timercmn.cpp b/src/common/timercmn.cpp index c96067d1d2..5334324680 100644 --- a/src/common/timercmn.cpp +++ b/src/common/timercmn.cpp @@ -1,13 +1,17 @@ ///////////////////////////////////////////////////////////////////////////// // Name: common/timercmn.cpp // Purpose: Common timer implementation -// Author: Julian Smart +// Author: Julian Smart (original version) // Modified by: Vadim Zeitlin on 12.11.99 to get rid of all ifdefs -// Sylvain Bougnoux on ?? to add wxStopWatch class -// Guillermo Rodriguez , 12/99 complete rewrite. +// Sylvain Bougnoux to add wxStopWatch class +// +// Completely rewritten from scratch on Dic/99 by +// Guillermo Rodriguez +// // Created: 04/01/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart and Markus Holzem +// (c) 1999 Guillermo Rodriguez // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -- 2.45.2