--- ntx.h.orig 2006-05-25 00:02:21 +0400 +++ xbase/ntx.h 2006-05-25 00:02:28 +0400 @@ -218,7 +218,7 @@ xbShort KeyExists( char * Key ) { return FindKey( Key, strlen( Key ), 0 ); } xbShort KeyExists( xbDouble ); - xbShort xbNtx::AllocKeyBufs(void); + xbShort AllocKeyBufs(void); virtual void GetExpression(char *buf, int len); };