mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
cmake: full refactor to remove qmake and use cmake on all platforms
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#include <QList>
|
||||
#include <QSysInfo>
|
||||
|
||||
#include "mainwindow.h"
|
||||
#include "ui_mainwindow.h"
|
||||
#include "../mainwindow.h"
|
||||
#include "../ui_mainwindow.h"
|
||||
#include "loggerwithfile.h"
|
||||
#include "device/deviceapi.h"
|
||||
#include "device/deviceuiset.h"
|
||||
|
||||
Reference in New Issue
Block a user