Changeset 7360
- Timestamp:
- Sep 5, 2010, 10:36:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/notifications/src/modules/notifications/NotificationManager.cc
r7359 r7360 52 52 53 53 //TODO: Make work. 54 SetConsoleCommand("enterEditMode", &NotificationManager::enterEditMode) .description("Enter the NotificationLayer edit mode.");54 SetConsoleCommand("enterEditMode", &NotificationManager::enterEditMode); 55 55 56 56 /**
Note: See TracChangeset
for help on using the changeset viewer.