From 6953221642b0e1e58d3c1da733d30ba8adcbf3d9 Mon Sep 17 00:00:00 2001 From: George Tasker Date: Sat, 5 Aug 2000 17:20:01 +0000 Subject: [PATCH] Comments added to acknowledge contributors git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/dbtable.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/wx/dbtable.h b/include/wx/dbtable.h index 6f7e6866d5..15869b2b22 100644 --- a/include/wx/dbtable.h +++ b/include/wx/dbtable.h @@ -3,6 +3,8 @@ // Purpose: Declaration of the wxDbTable class. // Author: Doug Card // Modified by: George Tasker +// Bart Jourquin +// Mark Johnson // Created: 9.96 // RCS-ID: $Id$ // Copyright: (c) 1996 Remstar International, Inc.