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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user