mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-05 06:25:16 +00:00
gui/main: remove headers
This commit is contained in:
parent
2c1b64e099
commit
7b09b2fe60
1 changed files with 0 additions and 6 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue