updated timeline tools to take custom mouse events
This commit is contained in:
+3
-1
@@ -66,7 +66,9 @@ enum Tool {
|
||||
kRecord,
|
||||
|
||||
/// Add tool
|
||||
kAdd
|
||||
kAdd,
|
||||
|
||||
kCount
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user