Changed source files to not include Mark's old defunct e-mail address. It now only shows in the ABOUT dialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2001-02-12 19:23:44 +00:00
parent 9bb0d1b539
commit 829c421b93
13 changed files with 16 additions and 16 deletions

View File

@@ -2,11 +2,11 @@
// Name: No names yet.
// Purpose: Contrib. demo
// Author: Aleksandras Gluchovas
// Modified by: 19990908 : mj10777@gmx.net
// Modified by: 19990908 : mj
// - rename to tabpgwin
// - restruction of Variable declaration
// - to prevent Warnings under MingW32
// Modified by: 19990909 : mj10777@gmx.net
// Modified by: 19990909 : mj
// - mNoVertScroll TRUE = no / FALSE = Original Code
// the Original Code Paints a Vertical Scroll in wxPagedWindow
// which is not needed in this Version. Use TRUE for this.