Window resizing works
This commit is contained in:
@@ -18,11 +18,6 @@ View::~View()
|
||||
{
|
||||
}
|
||||
|
||||
void View::applyArea(URect)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void View::setFocused()
|
||||
{
|
||||
owner->setFocused(this);
|
||||
|
||||
Reference in New Issue
Block a user