mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-25 02:04:23 +00:00
Added another missing TooltipWindow instance to the BlocksMonitorDemo example
This commit is contained in:
parent
84a7f5533a
commit
9c2ea30468
1 changed files with 2 additions and 0 deletions
|
|
@ -972,6 +972,8 @@ private:
|
|||
}
|
||||
|
||||
//==============================================================================
|
||||
TooltipWindow tooltipWindow;
|
||||
|
||||
PhysicalTopologySource topologySource;
|
||||
OwnedArray<BlockComponent> blockComponents;
|
||||
BlockComponent* masterBlockComponent = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue