Ignore:
Timestamp:
Jan 14, 2007, 10:21:52 AM (19 years ago)
Author:
cinc
Message:

Code and IDL file cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/idl/wpnotebook.idl

    r188 r189  
    4747NOMCLASSNAME(WPNoteBook);
    4848
    49 //#include "wpobject.idl"
    5049#include "wpwindow.idl"
    5150#include "nomnotebook.idl"
     
    5756  PNOMNoteBook wpQueryNoteBookObject();
    5857  void wpSetNoteBookObject(in PNOMNoteBook nomNBook);
    59   //void wpSetWPObject(in PWPObject wpObject);
    60   //PWPObject wpQueryWPObject();
    6158
    6259  NOMOVERRIDE(nomInit);
    6360
    6461  NOMINSTANCEVAR(PNOMNoteBook nomNoteBook);
     62
    6563  NOMINSTANCEVAR(PWPObject wpObject);
    6664
Note: See TracChangeset for help on using the changeset viewer.