mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
FileTreeComponent: Fix typo in docs
This commit is contained in:
parent
68f7ed4ecc
commit
2f05ebe8d2
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ class JUCE_API FileTreeComponent : public TreeView,
|
|||
{
|
||||
public:
|
||||
//==============================================================================
|
||||
/** Creates a listbox to show the contents of a specified directory.
|
||||
/** Creates a FileTreeComponent to show the contents of a specified directory.
|
||||
*/
|
||||
FileTreeComponent (DirectoryContentsList& listToShow);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue