Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 24, 2010, 12:01:57 PM (14 years ago)
Author:
dafrick
Message:

Some more documentation.
Making NotificationManager Root scope, cleaning up, especially in Notification (now it's just a data structure anymore).

File:
1 edited

Legend:

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

    r7484 r7488  
    5050        In use it would like this:
    5151        @code
    52         <CommandNotification preMessage="Please press " command="someCommand" postMessage=" to do something." >
     52        <CommandNotification preMessage="Please press " command="someCommand" postMessage=" to do something." sender="me">
    5353            <events>
    5454                <trigger>
Note: See TracChangeset for help on using the changeset viewer.