mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-02-03 05:14:44 +01:00
remove useless menu item in pager decoder
This commit is contained in:
parent
17f698577f
commit
fdfb1dbf5e
@ -45,10 +45,6 @@ public:
|
|||||||
// TODO
|
// TODO
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ImGui::Button("Detune")) {
|
|
||||||
dsp.detune();
|
|
||||||
}
|
|
||||||
|
|
||||||
ImGui::FillWidth();
|
ImGui::FillWidth();
|
||||||
diag.draw();
|
diag.draw();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user