From d1becf83a2bfb1d1935ea3a751a0ae0d11e8fd1f Mon Sep 17 00:00:00 2001 From: Ilya Kotov <iokotov@astralinux.ru> Date: Tue, 6 Oct 2020 20:40:44 +0300 Subject: [PATCH] fixed documentation --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 87a5bf4..9f0f509 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ the following line: export QT_QPA_PLATFORMTHEME=qt6ct -(or qt5ct for compatibility) +(or qt5ct for compatibility with Qt5 Configuration Tool) Now restart X11 server to take the changes effect. -- GitLab