From f7aa719cd5f82321cb5c7b8deb70767bf6f753df Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 30 Apr 2011 22:58:01 +0000 Subject: [PATCH] 2011-05-01 00:57 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/tpopuphb.prg ! typo? --- harbour/ChangeLog | 4 ++++ harbour/src/rtl/tpopuphb.prg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2d8b2f4107..df67f546a6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-05-01 00:57 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * src/rtl/tpopuphb.prg + ! typo? + 2011-04-30 18:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/tpopuphb.prg * copyrights diff --git a/harbour/src/rtl/tpopuphb.prg b/harbour/src/rtl/tpopuphb.prg index 43074599d0..f3d6b832d8 100644 --- a/harbour/src/rtl/tpopuphb.prg +++ b/harbour/src/rtl/tpopuphb.prg @@ -53,7 +53,7 @@ #include "hbclass.ch" -CREATE CLASS hb_POPUPMENU INHERIT POPUPMENU +CREATE CLASS hb_POPUPMENU INHERIT hbPOPUPMENU EXPORTED: