mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed a comment
This commit is contained in:
parent
aa59b95a98
commit
455290ad91
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ public:
|
|||
|
||||
private:
|
||||
#if JUCE_CATCH_DEPRECATED_CODE_MISUSE
|
||||
// Note that this method has been removed - instead, see LookAndFeel::getTextButtonWidthToFitText()
|
||||
// Note that this method has been removed - instead, see LookAndFeel::getTextButtonFont()
|
||||
virtual int getFont() { return 0; }
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue