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

Created metaclasses for current set of desktop classes.

File:
1 edited

Legend:

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

    r194 r200  
    8585  /* WPDataFileData* nomThis=WPDataFileGetData(nomSelf); */
    8686
     87  return   WPDataFile_wpQueryIcon_parent(nomSelf, NULLHANDLE);
     88
     89#if 0
    8790  /* Load default wpObject icon */
    8891  if(!gchrIconName){
     
    99102  else
    100103    return gdk_pixbuf_new_from_file (gchrIconName, &error);
    101 
     104#endif
    102105#if 0
    103106  /* orbit-idl-c-stubs.c, VoyagerWriteProtoForParentCall line 84 */
Note: See TracChangeset for help on using the changeset viewer.