There was an error while loading. Please reload this page.
1 parent 5a97742 commit e9fdab9Copy full SHA for e9fdab9
Advanced PortChecker/Windows/SettingsWindow.xaml
@@ -48,7 +48,7 @@
48
<ComboBoxItem>minute(s)</ComboBoxItem>
49
</ComboBox>
50
<Label Grid.Row="1" Grid.Column="0" Margin="2" Content="Number of scan threads:" />
51
- <syncfusion:IntegerTextBox x:Name="IntScanThreads" Grid.Row="1" Grid.Column="1" Grid.ColumnSpan="2" Margin="2" MinValue="1" MaxValue="100" />
+ <syncfusion:IntegerTextBox x:Name="IntScanThreads" Grid.Row="1" Grid.Column="1" Grid.ColumnSpan="2" Margin="2" MinValue="1" />
52
</Grid>
53
54
</syncfusion:TabItemExt>
0 commit comments