Migrated to qt6.

This commit is contained in:
Storm Dragon
2025-06-30 17:15:11 -04:00
parent ae0f9c16a8
commit 811bae82d7
22 changed files with 197 additions and 66 deletions

View File

@ -9,6 +9,7 @@
#include <signal.h>
#include <QAction>
#include <QActionGroup>
#include <QDir>
#include <QMenu>
#include <QApplication>