- Timestamp:
- Nov 30, 2009, 10:44:06 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/modules/questsystem/notifications/NotificationManager.cc
r5929 r6182 47 47 const std::string NotificationManager::NONE = "none"; 48 48 49 NotificationManager* NotificationManager::singletonPtr_s = NULL;50 49 ManageScopedSingleton(NotificationManager, ScopeID::Root, false); 51 50
Note: See TracChangeset
for help on using the changeset viewer.