Changeset 10464 for code/branches/core7/src/modules/notifications
- Timestamp:
- May 25, 2015, 12:13:34 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/modules/notifications/NotificationManager.cc
r10459 r10464 47 47 { 48 48 49 ManageScopedSingleton(NotificationManager, ScopeID::R oot, false);49 ManageScopedSingleton(NotificationManager, ScopeID::ROOT, false); 50 50 51 51 RegisterAbstractClass(NotificationManager).inheritsFrom<NotificationListener>();
Note: See TracChangeset
for help on using the changeset viewer.