diff options
Diffstat (limited to 'qt-widgets/README.md')
| -rw-r--r-- | qt-widgets/README.md | 8 |
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 | |||
| 3 | This is a UI for nissy written using | ||
| 4 | [QT Widgets](https://doc.qt.io/qt-6/qtwidgets-index.html) | ||
| 5 | |||
| 6 | You can't actually build or run this as is, because it relies on | ||
| 7 | an older version of the C++ bindings for nissy. I'll fix it | ||
| 8 | at some point, maybe. | ||
