1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 15:34:57 -04:00

Build ModWFM tx channel server plugin and apply corrections to other server plugins

This commit is contained in:
f4exb
2018-04-09 00:54:25 +02:00
parent b4d7a0a905
commit 83efddee9a
9 changed files with 69 additions and 8 deletions
+3 -1
View File
@@ -15,10 +15,12 @@
///////////////////////////////////////////////////////////////////////////////////
#include <QtPlugin>
#include <QAction>
#include "plugin/pluginapi.h"
#ifndef SERVER_MODE
#include "nfmmodgui.h"
#endif
#include "nfmmod.h"
#include "nfmmodplugin.h"
const PluginDescriptor NFMModPlugin::m_pluginDescriptor = {