From 1b8ac20a06a6b0146f4a97d87053f25af772c7a7 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Wed, 26 Dec 2012 01:35:13 +0100 Subject: [PATCH] Fixed a warning regarding altering ProductID Based on TortoiseSVN revisions 14487 and 16002. Signed-off-by: Sven Strickroth --- src/TortoiseGitSetup/UIFragment.wxi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/TortoiseGitSetup/UIFragment.wxi b/src/TortoiseGitSetup/UIFragment.wxi index 849c3141a..140d4c626 100644 --- a/src/TortoiseGitSetup/UIFragment.wxi +++ b/src/TortoiseGitSetup/UIFragment.wxi @@ -58,8 +58,6 @@ ErrorPopup 3 - none - P @@ -183,7 +181,7 @@ 1 0 - ProductID + 1 1 -- 2.11.4.GIT