underline clips that are linked
This commit is contained in:
@@ -76,6 +76,7 @@ public:
|
||||
static void Unlink(Block* a, Block* b);
|
||||
static bool AreLinked(Block* a, Block* b);
|
||||
const QVector<Block*>& linked_clips();
|
||||
bool HasLinks();
|
||||
|
||||
public slots:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user