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

Removed some SDRAngelove references

This commit is contained in:
f4exb
2015-10-05 04:47:23 +02:00
parent 30757449ad
commit d8827985e2
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -49,6 +49,6 @@ public:
virtual PluginGUI* createSampleSourcePluginGUI(const QString& sourceId) { return 0; }
};
Q_DECLARE_INTERFACE(PluginInterface, "de.maintech.SDRangelove.PluginInterface/0.1");
Q_DECLARE_INTERFACE(PluginInterface, "SDRangel.PluginInterface/0.1");
#endif // INCLUDE_PLUGININTERFACE_H