From fcdc0f0fca8023e4dcc5b3f1b665202b5ca17951 Mon Sep 17 00:00:00 2001 From: RKrom Date: Fri, 14 Sep 2012 14:07:09 +0000 Subject: [PATCH] Fixed Capture IE click not working git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2030 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/Forms/MainForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Greenshot/Forms/MainForm.Designer.cs b/Greenshot/Forms/MainForm.Designer.cs index 6f51e3a7a..d4ab5e6f5 100644 --- a/Greenshot/Forms/MainForm.Designer.cs +++ b/Greenshot/Forms/MainForm.Designer.cs @@ -137,7 +137,7 @@ namespace Greenshot { this.contextmenu_captureie.Name = "contextmenu_captureie"; this.contextmenu_captureie.ShortcutKeyDisplayString = "Ctrl + Shift + Print"; this.contextmenu_captureie.Size = new System.Drawing.Size(170, 22); - this.contextmenu_capturewindow.Click += new System.EventHandler(this.Contextmenu_captureie_Click); + this.contextmenu_captureie.Click += new System.EventHandler(this.Contextmenu_captureie_Click); // // toolStripListCaptureSeparator //