Skip to content

Commit 474da45

Browse files
committed
Update comments
1 parent 72701df commit 474da45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

IPConfig/Themes/FixHandyControlSearchBarPlusTemplate.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:hc="https://handyorg.github.io/handycontrol">
44

5-
<!-- Fix Version="3.4.0" -->
5+
<!-- Fix HandyControl Version="3.4.0" -->
66

77
<ControlTemplate x:Key="SearchBarPlusTopTemplate"
88
TargetType="hc:SearchBar">

IPConfig/Themes/FixHandyControlTextBoxPlusTemplate.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:hc="https://handyorg.github.io/handycontrol">
44

5-
<!-- Fix Version="3.4.0" -->
5+
<!-- Fix HandyControl Version="3.4.0" -->
66

77
<ControlTemplate x:Key="TextBoxPlusTopTemplate"
88
TargetType="{x:Type hc:TextBox}">

0 commit comments

Comments
 (0)