fix leak of memory for class animation
This commit is contained in:
@@ -51,6 +51,7 @@ namespace nana
|
||||
class performance_manager;
|
||||
public:
|
||||
animation(std::size_t fps = 23);
|
||||
~animation();
|
||||
|
||||
void push_back(frameset frms);
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user