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-11-03 17:58:33 +0100 |
| commit | b1a185d9045861cded89157059b57325df6e0fcc (patch) | |
| tree | 6addefb32c0f582a4fddad0cb17fddf0b711f7d5 /xT/xT.cpp | |
| parent | be51959c2cbdc7c4f2420f32bb163e0c05fb263d (diff) | |
| download | xK-b1a185d9045861cded89157059b57325df6e0fcc.tar.gz xK-b1a185d9045861cded89157059b57325df6e0fcc.tar.xz xK-b1a185d9045861cded89157059b57325df6e0fcc.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> * |
