1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Added some missing override keywords

This commit is contained in:
ed 2018-09-03 10:54:16 +01:00
parent 06abfc16ce
commit ba85dd7a05
9 changed files with 32 additions and 32 deletions

View file

@ -114,7 +114,7 @@ public:
static File getSystemLogFileFolder();
// (implementation of the Logger virtual method)
void logMessage (const String&);
void logMessage (const String&) override;
//==============================================================================
/** This is a utility function which removes lines from the start of a text