mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-17 05:08:50 -04:00
Functional MeterPanel
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "PrimaryGLContext.h"
|
||||
#include "GLPanel.h"
|
||||
#include "MeterPanel.h"
|
||||
|
||||
class UITestCanvas;
|
||||
|
||||
@@ -19,4 +20,5 @@ private:
|
||||
GLPanel testChildPanel2;
|
||||
GLPanel testChildPanel3;
|
||||
GLTextPanel testText1;
|
||||
MeterPanel testMeter;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user