TPersistent changed for HBPersistent

This commit is contained in:
Antonio Linares
2001-09-05 10:13:53 +00:00
parent 0683d00cd1
commit e0d799d059
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@
static aForms := {}
CLASS TForm FROM TPersistent
CLASS TForm FROM HBPersistent
DATA hWnd
DATA oMainMenu

View File

@@ -53,7 +53,7 @@
#include "hbclass.ch"
CLASS TMenu FROM TPersistent
CLASS TMenu FROM HBPersistent
DATA nHandle
DATA Items PROPERTY