Improved dirty script detection to include modifications to blocks rather than just block additions/removals
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
namespace Filtration.ObjectModel
|
||||
{
|
||||
public interface IAudioVisualBlockItem
|
||||
public interface IAudioVisualBlockItem : IItemFilterBlockItem
|
||||
{
|
||||
event PropertyChangedEventHandler PropertyChanged;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user