This commit is contained in:
Max-Wilhelm Bruker 2011-06-25 23:42:16 +02:00
parent 05ebb83ba4
commit 7bfa3e6d3a
4 changed files with 8 additions and 2 deletions

View file

@ -25,6 +25,7 @@ public slots:
void shuffle();
void tap();
void untap();
void cuckoo();
};
extern SoundEngine *soundEngine;