Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngscopeclient/scopehal-apps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b5f8f3ff3a9f
Choose a base ref
...
head repository: ngscopeclient/scopehal-apps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 032e08ffbdd6
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 20, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    skmcgrail Sean McGrail
    Copy the full SHA
    032e08f View commit details
Showing with 0 additions and 2 deletions.
  1. +0 −2 src/glscopeclient/OscilloscopeWindow.cpp
2 changes: 0 additions & 2 deletions src/glscopeclient/OscilloscopeWindow.cpp
Original file line number Diff line number Diff line change
@@ -2527,8 +2527,6 @@ void OscilloscopeWindow::RefreshChannelsMenu()
*/
void OscilloscopeWindow::RefreshAnalyzerMenu()
{
LogDebug("RefreshAnalyzerMenu\n");

//Remove the old items
auto children = m_windowAnalyzerMenu.get_children();
for(auto c : children)