- Timestamp:
- May 2, 2011, 10:20:45 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.h
r8371 r8374 46 46 47 47 #include "tools/interfaces/Tickable.h" 48 #include "interfaces/NotificationListener.h"49 48 50 49 namespace orxonox // tolua_export … … 90 89 */ 91 90 class _NotificationsExport NotificationQueue // tolua_export 92 : public Tickable , public NotificationListener91 : public Tickable 93 92 { // tolua_export 94 93
Note: See TracChangeset
for help on using the changeset viewer.