Ignore:
Timestamp:
Mar 10, 2007, 6:58:41 PM (18 years ago)
Author:
cinc
Message:

Renamed wpSetWPObject()/wpQueryWPObject() of class WPWindow to wpSetObject()/wpQueryObject() for consistency.

File:
1 edited

Legend:

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

    r245 r247  
    635635
    636636  /* Save a pointer to the desktop folder object */
    637   WPFolderWindow_wpSetWPObject(wpFldrWindow, (WPObject*)nomSelf, NULLHANDLE);
     637  WPFolderWindow_wpSetObject(wpFldrWindow, (WPObject*)nomSelf, NULLHANDLE);
    638638
    639639  /* Connect to the "item_activated" signal */
Note: See TracChangeset for help on using the changeset viewer.