Ignore:
Timestamp:
Feb 26, 2005, 4:01:28 AM (19 years ago)
Author:
altba\rryu
Message:

MainForm? クラスを PatternWindow? クラスに名称変更した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MacFaceFloat/MacFaceApp.cs

    r39 r41  
    2525
    2626                private NotifyIcon notifyIcon;
    27                 private MainForm patternWindow;
     27                private PatternWindow patternWindow;
    2828               
    2929                private System.Windows.Forms.Timer updateTimer;
     
    8686
    8787                        // ƒpƒ^[ƒ“ƒEƒCƒ“ƒhƒE
    88                         this.patternWindow = new MainForm();
     88                        this.patternWindow = new PatternWindow();
    8989                }
    9090
Note: See TracChangeset for help on using the changeset viewer.