Ignore:
Timestamp:
Jan 20, 2007, 11:16:33 PM (19 years ago)
Author:
cinc
Message:

Added code to cope with changed *.ih file format.

File:
1 edited

Legend:

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

    r200 r206  
    4848  NOMCLASSVERSION(1, 0);
    4949
     50  string wpclsQueryInstanceFilter();
     51
    5052  /* Methods overriden by this class */
    5153  NOMOVERRIDE(wpclsQueryTitle);
     
    5355  /* Instance variables of this class. Theses are not
    5456     attributes. */
    55   NOMINSTANCEVAR(PNOMString nomStringTitle);
     57  NOMINSTANCEVAR(string nomStringTitle);
    5658};
    5759
Note: See TracChangeset for help on using the changeset viewer.