]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/tabpgwin.cpp
fixed GetMargins() compilation
[wxWidgets.git] / demos / dbbrowse / tabpgwin.cpp
index 46b40bac50e3d6849ecb60dc32755901bda4e56b..f0c4ac9970e2fbef74fc4354dc33240e26c897d4 100644 (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.