Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Core.Views/3.3/Properties/Settings.settings @ 14995

Last change on this file since 14995 was 14995, checked in by jkarder, 7 years ago

#2788: added new setting for the maximum number of nested controls

File size: 441 bytes
RevLine 
[14995]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.