mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added some override specifiers.
This commit is contained in:
parent
ca3bc70acd
commit
833d15ef81
4 changed files with 4 additions and 4 deletions
|
|
@ -148,7 +148,7 @@ public:
|
|||
reader = nullptr;
|
||||
}
|
||||
|
||||
int useTimeSlice()
|
||||
int useTimeSlice() override
|
||||
{
|
||||
if (isFullyLoaded())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue