mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 20:14:19 -04:00
Local output plugin and fixes
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef INCLUDE_REMOTEINPUTGUI_H
|
||||
#define INCLUDE_REMOTEINPUTGUI_H
|
||||
#ifndef INCLUDE_LOCALINPUTGUI_H
|
||||
#define INCLUDE_LOCALINPUTGUI_H
|
||||
|
||||
#include <QTimer>
|
||||
#include <QWidget>
|
||||
@@ -124,4 +124,4 @@ private slots:
|
||||
void openDeviceSettingsDialog(const QPoint& p);
|
||||
};
|
||||
|
||||
#endif // INCLUDE_REMOTEINPUTGUI_H
|
||||
#endif // INCLUDE_LOCALINPUTGUI_H
|
||||
|
||||
Reference in New Issue
Block a user