Changeset 200 for trunk/desktop/class_c/wpdatafile.c
- Timestamp:
- Jan 19, 2007, 11:28:11 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/class_c/wpdatafile.c
r194 r200 85 85 /* WPDataFileData* nomThis=WPDataFileGetData(nomSelf); */ 86 86 87 return WPDataFile_wpQueryIcon_parent(nomSelf, NULLHANDLE); 88 89 #if 0 87 90 /* Load default wpObject icon */ 88 91 if(!gchrIconName){ … … 99 102 else 100 103 return gdk_pixbuf_new_from_file (gchrIconName, &error); 101 104 #endif 102 105 #if 0 103 106 /* orbit-idl-c-stubs.c, VoyagerWriteProtoForParentCall line 84 */
Note:
See TracChangeset
for help on using the changeset viewer.