Ignore:
Timestamp:
Mar 10, 2007, 4:21:32 PM (18 years ago)
Author:
cinc
Message:

Added doxygen tags.

File:
1 edited

Legend:

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

    r237 r245  
    3232*
    3333* ***** END LICENSE BLOCK ***** */
     34/** \file
     35   
     36*/
    3437
    3538#ifndef WPWINDOW_IDL_INCLUDED
     
    5760#endif
    5861
     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 */
    5967interface WPWindow : NOMWindow
    6068{
Note: See TracChangeset for help on using the changeset viewer.