self-registering screen classes
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
* this for the initial load, since we don't want to start up the display
|
||||
* until we finish loading songs; that way, people can continue to use their
|
||||
* computer while songs load. */
|
||||
REGISTER_SCREEN_CLASS( ScreenReloadSongs );
|
||||
ScreenReloadSongs::ScreenReloadSongs( CString sClassName ): Screen(sClassName)
|
||||
{
|
||||
m_iUpdates = 0;
|
||||
|
||||
Reference in New Issue
Block a user