needed clear to be more public

This commit is contained in:
Chris Brunner 2009-11-21 02:52:12 +00:00
parent 643715788e
commit a68f5c6ffd

View File

@ -98,11 +98,12 @@ public:
bool convert_maya();
void clear();
bool open_api();
void close_api();
private:
void clear();
bool convert_flip(double start_frame, double end_frame,
double frame_inc, double output_frame_rate);