Changeset 10380 for code/branches/core7/src/modules/notifications
- Timestamp:
- Apr 22, 2015, 10:30:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/modules/notifications/NotificationManager.cc
r9667 r10380 48 48 49 49 ManageScopedSingleton(NotificationManager, ScopeID::Root, false); 50 51 RegisterAbstractClass(NotificationManager).inheritsFrom<NotificationListener>(); 50 52 51 53 /**
Note: See TracChangeset
for help on using the changeset viewer.