mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-01-20 15:40:38 +01:00
gui/main: remove headers
This commit is contained in:
parent
2c1b64e099
commit
7b09b2fe60
|
|
@ -1,12 +1,6 @@
|
|||
#include "appwindow.h"
|
||||
#include "Calibration/calkit.h"
|
||||
#include "touchstone.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <unistd.h>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <signal.h>
|
||||
#include <complex>
|
||||
|
||||
static QApplication *app;
|
||||
static AppWindow *window;
|
||||
|
|
|
|||
Loading…
Reference in a new issue