diff options
| author | william341 <[email protected]> | 2016-07-25 12:18:40 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2016-07-25 12:18:40 -0700 |
| commit | 5e4ac239005aeba9d190a3c6d428917dd94de607 (patch) | |
| tree | 36516b6db3eb0f2b6fa5289b5bd941996474e17c /source/WindowsFormsApplication1/Desktop | |
| parent | 46c1c31302f111a1f3ec23a70e6f3986a9aa2a27 (diff) | |
| download | shiftos-c--5e4ac239005aeba9d190a3c6d428917dd94de607.tar.gz shiftos-c--5e4ac239005aeba9d190a3c6d428917dd94de607.tar.bz2 shiftos-c--5e4ac239005aeba9d190a3c6d428917dd94de607.zip | |
OooOOO easter egg
Diffstat (limited to 'source/WindowsFormsApplication1/Desktop')
| -rw-r--r-- | source/WindowsFormsApplication1/Desktop/ShiftOSDesktop.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Desktop/ShiftOSDesktop.Designer.cs b/source/WindowsFormsApplication1/Desktop/ShiftOSDesktop.Designer.cs index 533f4b5..9c0f08c 100644 --- a/source/WindowsFormsApplication1/Desktop/ShiftOSDesktop.Designer.cs +++ b/source/WindowsFormsApplication1/Desktop/ShiftOSDesktop.Designer.cs @@ -1281,7 +1281,7 @@ this.flicons.Name = "flicons"; this.flicons.Size = new System.Drawing.Size(1268, 661); this.flicons.TabIndex = 3; - this.flicons.Paint += new System.Windows.Forms.PaintEventHandler(this.flicons_Paint); + this.flicons.Paint += new ShiftUI.PaintEventHandler(this.flicons_Paint); // // cmbfactions // |
