Catch-All Profiles

This commit is contained in:
Jonathan Jenne
2020-12-18 14:29:14 +01:00
parent 97b8dcb9ae
commit fbc9a06764
3 changed files with 6 additions and 4 deletions

View File

@@ -42,6 +42,7 @@ Public Class ClassClipboardWatcher : Inherits NativeWindow : Implements IDisposa
RaiseEvent Changed(Me, oText)
End Select
MyBase.WndProc(m)
End Sub