mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed a typo in the temporary amalgamated files. Tidied up some constness.
This commit is contained in:
parent
b70e0a28d2
commit
35f226319f
13 changed files with 45 additions and 52 deletions
|
|
@ -87,7 +87,7 @@ public:
|
|||
|
||||
Note that you'll need to set the font's size appropriately, too.
|
||||
*/
|
||||
virtual const Font getFont();
|
||||
virtual Font getFont();
|
||||
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue