add test library for random values generation

This commit is contained in:
2016-05-29 03:33:41 +03:00
parent 7b154af1b3
commit cae9e0d2e3
12 changed files with 148 additions and 105 deletions

View File

@ -45,7 +45,6 @@ private slots:
private:
void doRandom();
float getValue() const;
AWFloatFormatter *formatter = nullptr;
};