- added ToolTips for RBM windows
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
Describe your class and how it works here!
|
||||
//[/Comments]
|
||||
*/
|
||||
class DrawComponent : public Component
|
||||
class DrawComponent : public Component, public SettableTooltipClient
|
||||
{
|
||||
public:
|
||||
//==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user