Ignore:
Timestamp:
Mar 31, 2007, 6:15:20 PM (19 years ago)
Author:
cinc
Message:

Fixed unitialized pointer crash. Use new IDL compiler.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/foundation/idl/nomstring.idl

    r227 r283  
    5151interface NOMString : NOMObject
    5252{
     53#ifdef __NOM_IDL_COMPILER__
     54  filestem=nomstring;
     55#endif
     56
    5357  /**
    5458     The current version of this class is 1.0
Note: See TracChangeset for help on using the changeset viewer.