Ignore:
Timestamp:
Nov 25, 2006, 9:49:51 PM (19 years ago)
Author:
cinc
Message:

Stub for wpQueryIcon()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/class_c/wpobject.c

    r109 r110  
    164164}
    165165
     166NOM_Scope gpointer NOMLINK impl_WPObject_wpQueryIcon(WPObject* nomSelf, CORBA_Environment *ev)
     167{
     168/* WPObjectData* nomThis=WPObjectGetData(nomSelf); */
     169
     170  return NULLHANDLE;
     171}
Note: See TracChangeset for help on using the changeset viewer.