diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-12-13 06:37:21 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2025-05-10 12:10:29 +0200 |
commit | 7bd6a8291d9f4c2a7b8d4bdd804f4161adbdab5c (patch) | |
tree | 8a3e251729a7b866135d8c54035695eb957e7e29 /xT/xT.cpp | |
parent | 2f2ada81913bfbc545b433cb1676e43b408ba4d9 (diff) | |
download | xK-7bd6a8291d9f4c2a7b8d4bdd804f4161adbdab5c.tar.gz xK-7bd6a8291d9f4c2a7b8d4bdd804f4161adbdab5c.tar.xz xK-7bd6a8291d9f4c2a7b8d4bdd804f4161adbdab5c.zip |
We have to decouple the UI from the relay code.
Diffstat (limited to 'xT/xT.cpp')
-rw-r--r-- | xT/xT.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * xT.cpp: Qt frontend for xC + * xT.cpp: Qt Widgets frontend for xC * * Copyright (c) 2024, Přemysl Eric Janouch <p@janouch.name> * |