Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 24, 2010, 2:26:39 PM (14 years ago)
Author:
dafrick
Message:

Created new NotificationDispatcher. It just displays, upon being triggered, some predefined Notification message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/notifications/dispatchers/CommandNotification.h

    r7193 r7210  
    5656            virtual ~CommandNotification(); //!< Destructor.
    5757
    58             virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method for creating a NotificationDispatcher object through XML.
     58            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method for creating a CommandNotification object through XML.
    5959
    6060            /**
Note: See TracChangeset for help on using the changeset viewer.