summaryrefslogtreecommitdiff
path: root/doc/src/platforms/windows.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/windows.qdoc')
-rw-r--r--doc/src/platforms/windows.qdoc13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/src/platforms/windows.qdoc b/doc/src/platforms/windows.qdoc
index 651083a8..cb67bd52 100644
--- a/doc/src/platforms/windows.qdoc
+++ b/doc/src/platforms/windows.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2019 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -75,12 +75,11 @@
\section2 Visual Studio Tools
- The \l {Qt VS Tools} allows programmers to create, build, debug
- and run Qt applications from within non-Express versions of Microsoft Visual Studio
- 2013 and later. The add-in contains project wizards, Qt project import/export
- support, integrated Qt resource manager and automated build setup for
- the Qt Meta-Object Compiler, User Interface Compiler, and Resource
- Compiler.
+ \l {Qt VS Tools} enables programmers to create, build, debug, and run
+ Qt applications from Microsoft Visual Studio. It contains project wizards,
+ Qt project import and export support, integrated Qt resource manager,
+ and automated build setup for the Qt Meta-Object Compiler, User Interface
+ Compiler, and Resource Compiler.
*/