1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 08:54:49 -04:00

Removed dangling PluginInstanceGUI references

This commit is contained in:
f4exb
2020-10-05 16:28:58 +02:00
parent 6ebf4569bf
commit 31bf99a619
31 changed files with 3 additions and 33 deletions
@@ -22,7 +22,6 @@
#include <QObject>
#include "plugin/plugininterface.h"
class PluginInstanceGUI;
class FeatureGUI;
class WebAPIAdapterInterface;