diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-12 16:58:28 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-14 18:14:46 +0200 |
commit | 251d2c45a37da6fed01c1f37529c3cd899b434e6 (patch) | |
tree | 4a325cde6a3bba1557bc8384384f295ac74e3259 /tracker-test/test_dialog.cpp | |
parent | aa635343aa5f4a84b9491ad8fb008bf17544a3fe (diff) |
tracker/test: sine wave test tracker
Diffstat (limited to 'tracker-test/test_dialog.cpp')
-rw-r--r-- | tracker-test/test_dialog.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tracker-test/test_dialog.cpp b/tracker-test/test_dialog.cpp new file mode 100644 index 00000000..38578ffc --- /dev/null +++ b/tracker-test/test_dialog.cpp @@ -0,0 +1,3 @@ +#include "test.h" +#include "opentrack/plugin-api.hpp" + |