mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 12:04:13 -04:00
Added the SDRdaemon server executable
This commit is contained in:
@@ -43,6 +43,8 @@ public:
|
||||
|
||||
PluginAPI *getPluginAPI() { return &m_pluginAPI; }
|
||||
void loadPlugins(const QString& pluginsSubDir);
|
||||
void loadPluginsPart(const QString& pluginsSubDir);
|
||||
void loadPluginsFinal();
|
||||
const Plugins& getPlugins() const { return m_plugins; }
|
||||
|
||||
// Callbacks from the plugins
|
||||
|
||||
Reference in New Issue
Block a user