timeline: implement reveal in project action
This commit is contained in:
@@ -52,6 +52,11 @@ public:
|
||||
|
||||
ProjectViewModel* model() const;
|
||||
|
||||
bool SelectItem(Node *n)
|
||||
{
|
||||
return explorer_->SelectItem(n);
|
||||
}
|
||||
|
||||
virtual void SelectAll() override;
|
||||
virtual void DeselectAll() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user