Ignore:
Timestamp:
Jan 21, 2007, 4:57:47 PM (19 years ago)
Author:
cinc
Message:

Integration of nomUnInit() with the garbage collector using finalizers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/idl/wpobject.idl

    r203 r209  
    124124  /* Methods overriden by this class */
    125125  NOMOVERRIDE(nomInit);
    126   NOMOVERRIDE(nomUninit);
     126  NOMOVERRIDE(nomUnInit);
    127127
    128128  /* Instancce variables of this class. Theses are not
Note: See TracChangeset for help on using the changeset viewer.