More doxy, more recompiling all.

This commit is contained in:
Jason Felds
2011-02-19 17:00:32 -05:00
parent 9d13036e08
commit e9449cb50e
12 changed files with 93 additions and 43 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
/* ModIcon - Shows PlayerOptions and SongOptions in icon form. */
#ifndef ModIcon_H
#define ModIcon_H
@@ -8,7 +6,7 @@
#include "BitmapText.h"
#include "PlayerNumber.h"
#include "ThemeMetric.h"
/** @brief Shows PlayerOptions and SongOptions in icon form. */
class ModIcon : public ActorFrame
{
public: