Quick doxygens.

This commit is contained in:
Jason Felds
2011-02-19 02:10:45 -05:00
parent ffc466bec7
commit 1fd81cfe9c
9 changed files with 11 additions and 21 deletions
+1 -3
View File
@@ -1,11 +1,9 @@
/* CourseContentsList - Holds course name and banner. */
#ifndef COURSE_CONTENTS_LIST_H
#define COURSE_CONTENTS_LIST_H
#include "ActorScroller.h"
class CourseEntryDisplay;
/** @brief Holds course name and banner. */
class CourseContentsList : public ActorScroller
{
public: