mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-03 03:30:06 +00:00
Tidied up some warnings and documentation.
This commit is contained in:
parent
ecefeaa91e
commit
fb58d0c380
50 changed files with 1875 additions and 1876 deletions
|
|
@ -467,7 +467,7 @@ public:
|
|||
sansSerif.add (faces[i]->getFamilyName());
|
||||
}
|
||||
|
||||
juce_DeclareSingleton_SingleThreaded_Minimal (FreeTypeInterface)
|
||||
juce_DeclareSingleton_SingleThreaded_Minimal (FreeTypeInterface);
|
||||
|
||||
private:
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue