Minor formatting change

This commit is contained in:
David Capello 2018-09-11 18:32:13 -03:00
parent 03c663da21
commit 065e2520a9

View File

@ -18,7 +18,7 @@ namespace cmd {
using namespace doc; using namespace doc;
class SetSliceKey : public Cmd class SetSliceKey : public Cmd
, public WithSlice { , public WithSlice {
public: public:
SetSliceKey(Slice* slice, SetSliceKey(Slice* slice,
const doc::frame_t frame, const doc::frame_t frame,