adding print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
d611960ac8
commit
5c21e5469f
@ -250,7 +250,7 @@ open class EntryField: Control, Accessable {
|
||||
}
|
||||
|
||||
open func showToolTipView(){
|
||||
|
||||
print("toolTip clicked: showToolTipView() called")
|
||||
}
|
||||
|
||||
public override func reset() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user