mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 04:33:04 +01:00
Move Interfaces into Interfaces folder.
This commit is contained in:
parent
ce428b54f6
commit
b6e57c022f
@ -155,8 +155,8 @@
|
|||||||
<Compile Include="Forms\FixCommonErrors\FixUnneededSpaces.cs" />
|
<Compile Include="Forms\FixCommonErrors\FixUnneededSpaces.cs" />
|
||||||
<Compile Include="Forms\FixCommonErrors\FixUppercaseIInsideWords.cs" />
|
<Compile Include="Forms\FixCommonErrors\FixUppercaseIInsideWords.cs" />
|
||||||
<Compile Include="Forms\FixCommonErrors\Helper.cs" />
|
<Compile Include="Forms\FixCommonErrors\Helper.cs" />
|
||||||
<Compile Include="Forms\FixCommonErrors\IFixCallbacks.cs" />
|
<Compile Include="Interfaces\IFixCallbacks.cs" />
|
||||||
<Compile Include="Forms\FixCommonErrors\IFixCommonError.cs" />
|
<Compile Include="Interfaces\IFixCommonError.cs" />
|
||||||
<Compile Include="Forms\FixCommonErrors\RemoveSpaceBetweenNumbers.cs" />
|
<Compile Include="Forms\FixCommonErrors\RemoveSpaceBetweenNumbers.cs" />
|
||||||
<Compile Include="Forms\RemoveTextForHI.cs" />
|
<Compile Include="Forms\RemoveTextForHI.cs" />
|
||||||
<Compile Include="Forms\RemoveTextForHISettings.cs" />
|
<Compile Include="Forms\RemoveTextForHISettings.cs" />
|
||||||
|
Loading…
Reference in New Issue
Block a user