diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-12-03 15:25:21 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-12-15 06:57:28 +0100 |
commit | 918c589c657be0c0885610d2eaafcd21a3ab1ba9 (patch) | |
tree | 81b5d4429c9fd5f543192635443e8a12728bdf0c /README.adoc | |
parent | 21095a11d60ef7c1a2d72dca60f90faf640965e6 (diff) | |
download | xK-918c589c657be0c0885610d2eaafcd21a3ab1ba9.tar.gz xK-918c589c657be0c0885610d2eaafcd21a3ab1ba9.tar.xz xK-918c589c657be0c0885610d2eaafcd21a3ab1ba9.zip |
Add a Qt Widgets frontend to xC
This is very much a work in progress, though functional.
Qt Widgets are basically non-working on Android,
though Qt Quick requires a radically different approach.
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc index eae2c82..0d507a2 100644 --- a/README.adoc +++ b/README.adoc @@ -33,9 +33,9 @@ including link:xC.adoc#_key_bindings[keyboard shortcuts]. image::xP.webp[align="center"] -xA, xW, xM ----------- -The native frontends for 'xC'. Using them is not recommended. +xA, xT, xW, xM +-------------- +Other frontends for 'xC'. Using them is not recommended. xD -- |