Skip to content

Commit 4c2804b

Browse files
committed
Update title
1 parent 22dbcf4 commit 4c2804b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/RevitLookup.UI.Framework/Views/Visualization/CurveLoopVisualizationDialog.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
xmlns:colorPicker="clr-namespace:RevitLookup.UI.Framework.Controls.ColorPicker"
99
xmlns:local="clr-namespace:RevitLookup.UI.Framework.Views.Visualization"
1010
xmlns:visualization="clr-namespace:RevitLookup.Abstractions.ViewModels.Visualization;assembly=RevitLookup.Abstractions"
11-
Title="CurveLoop Visualization settings"
11+
Title="Visualization settings"
1212
DialogMaxWidth="470"
1313
VerticalContentAlignment="Center"
1414
mc:Ignorable="d"
@@ -116,4 +116,5 @@
116116
Content="Direction" />
117117
</DockPanel>
118118
</StackPanel>
119+
119120
</ui:ContentDialog>

0 commit comments

Comments
 (0)