monster commit for zoo flow, prepare migration of cw

This commit is contained in:
Jonathan Jenne
2019-09-12 17:06:14 +02:00
parent 13da64c6ad
commit 6b955569f6
88 changed files with 3001 additions and 130 deletions

View File

@@ -0,0 +1,5 @@
Imports DigitalData.Modules.ZooFlow.Params
Public Class ClipboardWatcherParams
Public MatchingProfiles As List(Of ProfileData)
End Class