See ChangeLog entry 2000-05-23 16:45 GMT-4 David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-05-23 16:45 GMT-4 David G. Holm <dholm@jsd-llc.com>
|
||||
|
||||
* source/rtl/tgetlist.prg
|
||||
! Corrected the name of the TGetList class creation function.
|
||||
|
||||
2000-05-23 13:40 GMT-4 David G. Holm <dholm@jsd-llc.com>
|
||||
|
||||
+ doc/cvs_tips.txt
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
#define K_UNDO K_CTRL_U
|
||||
|
||||
function TGetListNew( GetList )
|
||||
function TGetList( GetList )
|
||||
|
||||
LOCAL oClass := TClass():New( "TGETLIST" )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user