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

Deep redesign: move to SDRangel #1

This commit is contained in:
f4exb
2015-08-30 01:26:51 +02:00
parent 60198c2d26
commit a6e4f598e2
43 changed files with 88 additions and 89 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ class MainWindow;
class ChannelMarker;
class PluginGUI;
class SDRANGELOVE_API PluginAPI : public QObject {
class SDRANGEL_API PluginAPI : public QObject {
Q_OBJECT
public: