Last change
on this file since 16731 was
14995,
checked in by jkarder, 8 years ago
|
#2788: added new setting for the maximum number of nested controls
|
File size:
441 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Core.Views.Properties" GeneratedClassName="Settings">
|
---|
3 | <Profiles />
|
---|
4 | <Settings>
|
---|
5 | <Setting Name="MaximumNestedControls" Type="System.Int32" Scope="User">
|
---|
6 | <Value Profile="(Default)">35</Value>
|
---|
7 | </Setting>
|
---|
8 | </Settings>
|
---|
9 | </SettingsFile>
|
---|
Note: See
TracBrowser
for help on using the repository browser.