20 .withStyle(Font::FontStyleFlags::plain);
23 m_editableLabel->getLabel().setJustificationType(Justification::centred);
26 Desktop::getInstance().addGlobalMouseListener(
this);
31 Desktop::getInstance().removeGlobalMouseListener(
this);
32 setLookAndFeel(
nullptr);
61 if (bounds.getWidth() > 86 && bounds.getWidth() <= 130)
63 if (bounds.getHeight() > 96 && bounds.getHeight() <= 170)
Definition AirAbsorptionFilter.cpp:2