Ignore:
Timestamp:
Jul 1, 2008, 6:01:48 PM (17 years ago)
Author:
cinc
Message:

Don˚t introduce NOM classes as types using the "native" keyword.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/idl/nomobj.idl

    r373 r378  
    4242#include "nombase.idl"
    4343
     44interface NOMClass;
     45
    4446/** \interface NOMObject
    4547
     
    161163     \sa impl_NOMObject_new()
    162164   */
    163   PNOMObject new();
     165  NOMObject* new();
    164166
    165167  /**
Note: See TracChangeset for help on using the changeset viewer.