mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 15:04:11 +00:00
WIP: device driver abstraction
This commit is contained in:
parent
db6d823e0f
commit
cde564299c
19 changed files with 1729 additions and 1345 deletions
|
|
@ -21,7 +21,6 @@ int main(int argc, char *argv[]) {
|
|||
qSetMessagePattern("%{time process}: [%{type}] %{message}");
|
||||
|
||||
Device::RegisterTypes();
|
||||
VirtualDevice::RegisterTypes();
|
||||
|
||||
app = new QApplication(argc, argv);
|
||||
QCoreApplication::setOrganizationName("LibreVNA");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue