Commit ab870c51 authored by Tristan Matthews's avatar Tristan Matthews

Qt: animators: fix reorder warning

parent 6ae117da
......@@ -90,8 +90,8 @@ protected slots:
void updateDelegate();
private:
BasicAnimator *animator;
QAbstractItemView *view;
BasicAnimator *animator;
QPersistentModelIndex index;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment