Sicherung

This commit is contained in:
Maier Stephan SI
2023-01-02 06:39:20 +01:00
parent d01747f75a
commit 306f4824a8
13 changed files with 59 additions and 70 deletions

View File

@@ -8,6 +8,6 @@ namespace FSI.BT.Tools.Settings
{
public class TxtToClip
{
// public interface ITxtToClip : Lib.Guis.TxtToClip.Mgt.Model.IInterface { }
public interface ITxtToClip : Lib.Guis.TxtToClip.Mgt.IInterface { }
}
}