mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Removal of RelativeCoordinate classes from the Drawables
This commit is contained in:
parent
ce8b2d865a
commit
3300e71e17
22 changed files with 162 additions and 2089 deletions
|
|
@ -182,7 +182,6 @@ ComponentBuilder::TypeHandler* ComponentBuilder::getHandler (const int index) co
|
|||
|
||||
void ComponentBuilder::registerStandardComponentTypes()
|
||||
{
|
||||
Drawable::registerDrawableTypeHandlers (*this);
|
||||
}
|
||||
|
||||
void ComponentBuilder::setImageProvider (ImageProvider* newImageProvider) noexcept
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue