Doesn't return anything.

This commit is contained in:
Steve Checkoway
2007-08-14 09:28:53 +00:00
parent 62b49f2d7f
commit 37bdc7f002
+1 -1
View File
@@ -208,7 +208,7 @@ public:
bool IsTutorial() const;
bool HasEdits( StepsType st ) const;
bool SetEnabled( bool b ) { m_bEnabled = b; }
void SetEnabled( bool b ) { m_bEnabled = b; }
bool NormallyDisplayed() const;
bool ShowInDemonstrationAndRanking() const;