mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Added missing using in last commit - thx xylographe :)
This commit is contained in:
parent
20f1f5e938
commit
230f6a1be9
@ -1,4 +1,5 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: AssemblyTitle("libse")]
|
||||
|
Loading…
Reference in New Issue
Block a user