Changeset 245 for trunk/desktop/idl/wpwindow.idl
- Timestamp:
- Mar 10, 2007, 4:21:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/idl/wpwindow.idl
r237 r245 32 32 * 33 33 * ***** END LICENSE BLOCK ***** */ 34 /** \file 35 36 */ 34 37 35 38 #ifndef WPWINDOW_IDL_INCLUDED … … 57 60 #endif 58 61 62 /** \interface WPWindow 63 64 Base class for all windows created by desktop objects. This class offers methods to 65 store and retrieve associated desktop objects. 66 */ 59 67 interface WPWindow : NOMWindow 60 68 {
Note:
See TracChangeset
for help on using the changeset viewer.