From 5e4ac239005aeba9d190a3c6d428917dd94de607 Mon Sep 17 00:00:00 2001 From: william341 Date: Mon, 25 Jul 2016 12:18:40 -0700 Subject: OooOOO easter egg --- source/WindowsFormsApplication1/Desktop/ShiftOSDesktop.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/WindowsFormsApplication1/Desktop/ShiftOSDesktop.Designer.cs') 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 // -- cgit v1.2.3