mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
SoapySDR support: moved common gui elements to sdrgui
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* itemsettinggui.cpp
|
||||
*
|
||||
* Created on: Nov 1, 2018
|
||||
* Author: f4exb
|
||||
*/
|
||||
|
||||
#include "itemsettinggui.h"
|
||||
|
||||
ItemSettingGUI::ItemSettingGUI(QWidget *parent) : QWidget(parent) {}
|
||||
|
||||
Reference in New Issue
Block a user