1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 11:34:09 -04:00

Removed some extra semicolons

This commit is contained in:
f4exb
2019-11-01 22:22:18 +01:00
parent d58fa18b55
commit 5dca792955
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -301,6 +301,6 @@ public:
}
};
Q_DECLARE_INTERFACE(PluginInterface, "SDRangel.PluginInterface/0.1");
Q_DECLARE_INTERFACE(PluginInterface, "SDRangel.PluginInterface/0.1")
#endif // INCLUDE_PLUGININTERFACE_H