Ignore:
Timestamp:
Jan 14, 2007, 1:54:49 PM (19 years ago)
Author:
cinc
Message:

More object view methods and improvements.

File:
1 edited

Legend:

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

    r189 r191  
    4545#include <nomobj.idl>
    4646#include "nomwindow.idl"
     47#include "nomstring.idl"
    4748
    4849NOMCLASSNAME(WPWindow);
     
    6263  void wpSetWPObject(in PWPObject wpObject);
    6364  PWPObject wpQueryWPObject();
    64 
     65  void wpSetWindowTitle(in PNOMString newTitle);
    6566  NOMINSTANCEVAR(PWPObject wpObject);
    6667};
Note: See TracChangeset for help on using the changeset viewer.