Functional MeterPanel

This commit is contained in:
Charles J. Cliffe
2016-07-06 23:16:25 -04:00
parent baa5d93ba6
commit 4ec2d8bcbd
6 changed files with 213 additions and 142 deletions
+1 -1
View File
@@ -309,7 +309,7 @@ AppFrame::AppFrame() :
waterfallCanvas->attachSpectrumCanvas(spectrumCanvas);
spectrumCanvas->attachWaterfallCanvas(waterfallCanvas);
/*
/* */
vbox->AddSpacer(1);
testCanvas = new UITestCanvas(this, attribList);
vbox->Add(testCanvas, 20, wxEXPAND | wxALL, 0);