Random graph approximation and cleanup

This commit is contained in:
Oskar Wallgren
2014-05-23 03:46:40 +02:00
parent 3d61768538
commit 768f0e54b0
3 changed files with 17 additions and 14 deletions

View File

@@ -90,7 +90,9 @@ private:
ledCheckBox * m_x100Cb;
ledCheckBox * m_controlEnvAmountCb;
float m_randomGraph;
void updateRandomGraph();
} ;
#endif