Changeset 247 for trunk/desktop/class_c/wpfolder.c
- Timestamp:
- Mar 10, 2007, 6:58:41 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/class_c/wpfolder.c
r245 r247 635 635 636 636 /* Save a pointer to the desktop folder object */ 637 WPFolderWindow_wpSet WPObject(wpFldrWindow, (WPObject*)nomSelf, NULLHANDLE);637 WPFolderWindow_wpSetObject(wpFldrWindow, (WPObject*)nomSelf, NULLHANDLE); 638 638 639 639 /* Connect to the "item_activated" signal */
Note:
See TracChangeset
for help on using the changeset viewer.