Integrate C++11 branch into 5_1-new
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ public:
|
||||
void InvalidateCachedTrails();
|
||||
|
||||
void InitAll( LoadingWindow *ld ); // songs, courses, groups - everything.
|
||||
void Reload( bool bAllowFastLoad, LoadingWindow *ld=NULL ); // songs, courses, groups - everything.
|
||||
void Reload( bool bAllowFastLoad, LoadingWindow *ld=nullptr ); // songs, courses, groups - everything.
|
||||
void PreloadSongImages();
|
||||
|
||||
bool IsGroupNeverCached(const RString& group) const;
|
||||
|
||||
Reference in New Issue
Block a user