summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClaus Lensbøl <cmol@cmol.dk>2020-06-12 18:27:38 +0200
committerClaus Lensbøl <cmol@cmol.dk>2020-06-12 18:27:38 +0200
commit816c051f1d99a5399fc07cfa9f613e9d25fcda02 (patch)
treec599e7531947638eb438897970c52caf0b07b2bc /README.md
parent6edf401ece23ece035e32889c611854df684b79a (diff)
Update minimum Qt version
The code uses QRandomGenerator which was not introduced until Qt 5.10
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 71f859f9..3f0b8a29 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ Windows
**Dependencies**
-* QtPass requires Qt 5.2 or later
+* QtPass requires Qt 5.10 or later
* The Linguist package is required to compile the translations.
* For use of the fallback icons the SVG library is required.