Changeset 15973 for branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimizer/3.3/Properties/Settings.settings
- Timestamp:
- 06/28/18 11:13:37 (6 years ago)
- Location:
- branches/2522_RefactorPluginInfrastructure
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2522_RefactorPluginInfrastructure
- Property svn:ignore
-
old new 24 24 protoc.exe 25 25 obj 26 .vs
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimizer
- Property svn:mergeinfo changed
-
branches/2522_RefactorPluginInfrastructure/HeuristicLab.Optimizer/3.3/Properties/Settings.settings
r6827 r15973 12 12 <Value Profile="(Default)">True</Value> 13 13 </Setting> 14 <Setting Name="ShowMaximized" Type="System.Boolean" Scope="User">15 <Value Profile="(Default)">True</Value>16 </Setting>17 14 <Setting Name="CollapseClipboard" Type="System.Boolean" Scope="User"> 18 15 <Value Profile="(Default)">True</Value> … … 24 21 <Value Profile="(Default)">DockingMainForm</Value> 25 22 </Setting> 23 <Setting Name="MainFormLocation" Type="System.Drawing.Point" Scope="User"> 24 <Value Profile="(Default)">0, 0</Value> 25 </Setting> 26 <Setting Name="MainFormSize" Type="System.Drawing.Size" Scope="User"> 27 <Value Profile="(Default)">0, 0</Value> 28 </Setting> 29 <Setting Name="MainFormWindowState" Type="System.Windows.Forms.FormWindowState" Scope="User"> 30 <Value Profile="(Default)">Normal</Value> 31 </Setting> 26 32 </Settings> 27 33 </SettingsFile>
Note: See TracChangeset
for help on using the changeset viewer.