Integrate KodoTerm for SSH terminal sessions

This commit is contained in:
2026-03-01 10:36:06 -07:00
parent c3369b8e48
commit 776ddc1a53
503 changed files with 22870 additions and 95 deletions
+2
View File
@@ -4,6 +4,8 @@
int main(int argc, char* argv[])
{
Q_INIT_RESOURCE(KodoTermThemes);
QApplication app(argc, argv);
ProfilesWindow window;