1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

Fixed -Woverloaded-virtual warnings

This commit is contained in:
f4exb
2018-03-03 10:06:47 +01:00
parent 34bdfbf495
commit 2b1d5f0838
6 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ public:
SWGSDRangel::SWGErrorResponse& error);
virtual int instanceDelete(
SWGSDRangel::SWGInstanceSummaryResponse& response,
SWGSDRangel::SWGSuccessResponse& response,
SWGSDRangel::SWGErrorResponse& error);
virtual int instanceDevices(