add ZooFlow, Clipboard Watcher Migration

This commit is contained in:
Jonathan Jenne
2019-09-05 16:23:48 +02:00
parent 46b11aaf47
commit 9c2dfc8736
30 changed files with 1578 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
''' <summary>
''' Needs:
'''
''' - Config (Location of Window)
''' - Clipboard Contents
''' - Matching Profiles
''' - Pattern Replacement Values
''' - Connections
''' </summary>
Public Class frmMatch
End Class