aboutsummaryrefslogtreecommitdiff
path: root/qt-widgets/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-04-25 16:18:26 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-04-25 16:19:02 +0200
commit97b5778172572504c8dfbe173b18281e786270c0 (patch)
treee775099577e9ef61465717ae453d71d8ff44559f /qt-widgets/README.md
downloadqt-experiments-97b5778172572504c8dfbe173b18281e786270c0.tar.gz
qt-experiments-97b5778172572504c8dfbe173b18281e786270c0.zip
Initial commit
Diffstat (limited to '')
-rw-r--r--qt-widgets/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/qt-widgets/README.md b/qt-widgets/README.md
new file mode 100644
index 0000000..f19c5b4
--- /dev/null
+++ b/qt-widgets/README.md
@@ -0,0 +1,8 @@
1# QT-widgets implementation of a nissy UI
2
3This is a UI for nissy written using
4[QT Widgets](https://doc.qt.io/qt-6/qtwidgets-index.html)
5
6You can't actually build or run this as is, because it relies on
7an older version of the C++ bindings for nissy. I'll fix it
8at some point, maybe.

Generated with cgit - Back to sebastiano.tronto.net