aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2011-12-19 13:45:04 +0100
committerJoerg Bornemann <joerg.bornemann@nokia.com>2011-12-19 13:45:04 +0100
commitf2eccbda06e2921cb13bd6f19dae0042e39d2183 (patch)
tree791b630f62d3ddfc80fdfc1188a6751c048f007c
parent556185c0128b6128f5e4f9bf52ab44fade72ec50 (diff)
fix typo in Changelog-1.1.10v1.1.10
-rw-r--r--Qt4VS2003/Qt4VSAddin/Changes-1.1.102
1 files changed, 1 insertions, 1 deletions
diff --git a/Qt4VS2003/Qt4VSAddin/Changes-1.1.10 b/Qt4VS2003/Qt4VSAddin/Changes-1.1.10
index b90a2860..69d4823a 100644
--- a/Qt4VS2003/Qt4VSAddin/Changes-1.1.10
+++ b/Qt4VS2003/Qt4VSAddin/Changes-1.1.10
@@ -8,7 +8,7 @@ Changes
(QTVSADDINGBUG-70)
- Detecting the MSVC version from qmake.conf was fixed.
- Added QtScriptTools and QtUiTools to project settings. (QTVSADDINBUG-71)
-- Removed the MSC version check when adding Qt versions.
+- Removed the MSVC version check when adding Qt versions.
As this "feature" seems to cause more trouble than it solves, we
decided to remove it. Checking for the makefile generator should at
least prevent people from trying to add MinGW builds.