More resizing
This commit is contained in:
parent
9ade0e2d4b
commit
be94bf0185
11 changed files with 44 additions and 3 deletions
|
@ -34,6 +34,11 @@ public:
|
|||
|
||||
void clear();
|
||||
|
||||
void onResize(unsigned width, unsigned height)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private:
|
||||
void initialize();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue