Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/10/09 11:11:16 (15 years ago)
Author:
mkommend
Message:

added SingleDocumentMainForm
reenabled designer support for MainForms (ticket #716)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm/3.2/MultipleDocumentForm.Designer.cs

    r2253 r2268  
    2121
    2222namespace HeuristicLab.MainForm {
    23   partial class MultipleDocumentForm {
     23  partial class DocumentForm {
    2424    /// <summary>
    2525    /// Required designer variable.
     
    4747    /// </summary>
    4848    private void InitializeComponent() {
    49       System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MultipleDocumentForm));
     49      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DocumentForm));
    5050      this.viewPanel = new System.Windows.Forms.Panel();
    5151      this.SuspendLayout();
Note: See TracChangeset for help on using the changeset viewer.