Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 31, 2016, 4:11:28 PM (7 years ago)
Author:
dmoritz
Message:

Updated Dialogue Class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Dialog_HS16/src/modules/notifications/NotificationManager.h

    r11071 r11261  
    9494        private:
    9595            std::string message_; //!< The Notification message.
    96             std::string sender_; //!< The sender of the notification.
     96            std::string sender_; //!< The sender of the notifications.
    9797            NotificationMessageType type_; //!< The type of the notification.
    9898
Note: See TracChangeset for help on using the changeset viewer.