added resizing to osx window
This commit is contained in:
@@ -178,7 +178,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
class Rect : public Shape
|
||||
class RectShape : public Shape
|
||||
{
|
||||
bool create(float w, float h);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user