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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user