Libraries: remove dependency to gui/widgets

This commit is contained in:
2024-03-02 12:15:15 +01:00
parent b8089c443c
commit 7abe8ae419
6 changed files with 7 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
#define RUN_PROCESS_H
#include <stdint.h>
#include <QMainWindow>
#include <QObject>
#include <QString>
#include <QTimer>
#include "tslib.h"