mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
some destructors added
This commit is contained in:
@ -16,6 +16,7 @@ class GoToFlowGL : public GoToFlowWidget
|
||||
Q_OBJECT
|
||||
public:
|
||||
GoToFlowGL(QWidget* parent = 0,FlowType flowType = CoverFlowLike);
|
||||
~GoToFlowGL();
|
||||
void reset();
|
||||
void centerSlide(int slide);
|
||||
void setFlowType(FlowType flowType);
|
||||
|
Reference in New Issue
Block a user