Remove overspecification of Qt version in documentation and comments

This commit is contained in:
Martchus 2020-09-04 01:19:20 +02:00
parent cb3a4960e7
commit 15075df0ca
2 changed files with 2 additions and 2 deletions

View File

@ -6,5 +6,5 @@ Qt utilities depends on c++utilities and is built in the same way. So checkout t
instructions. The documentation for various CMake variables influencing the build is also provided in the
c++utilities repository.
The library also depends on the following Qt 5 modules: core, gui, widgets
The library also depends on the following Qt modules (version 5.6 or higher): core, gui, widgets
Some header files also require further Qt modules.

View File

@ -247,7 +247,7 @@
</property>
<property name="text">
<string>These settings take effect after restarting the application.
These settings might be overwritten by your Qt 5 platfrom integration plugin and hence have no effect.</string>
These settings might be overwritten by your Qt platfrom integration plugin and hence have no effect.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>