Changeset 110
- Timestamp:
 - Nov 25, 2006, 9:49:51 PM (19 years ago)
 - Location:
 - trunk/desktop
 - Files:
 - 
      
- 2 edited
 
- 
          
  class_c/wpobject.c (modified) (1 diff)
 - 
          
  idl/wpobject.idl (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/desktop/class_c/wpobject.c
r109 r110 164 164 } 165 165 166 NOM_Scope gpointer NOMLINK impl_WPObject_wpQueryIcon(WPObject* nomSelf, CORBA_Environment *ev) 167 { 168 /* WPObjectData* nomThis=WPObjectGetData(nomSelf); */ 169 170 return NULLHANDLE; 171 }  - 
      
trunk/desktop/idl/wpobject.idl
r109 r110 65 65 boolean wpUnlockObject(); 66 66 boolean wpObjectIsLocked(); 67 gpointer wpQueryIcon(); 67 68 68 69 NOMOVERRIDE(nomInit);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  