aboutsummaryrefslogtreecommitdiff
path: root/src/drone_controller.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/drone_controller.hh')
-rw-r--r--src/drone_controller.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drone_controller.hh b/src/drone_controller.hh
index 484cd57..4afc2b6 100644
--- a/src/drone_controller.hh
+++ b/src/drone_controller.hh
@@ -41,6 +41,8 @@ public:
signals:
void frameChanged(int frame);
+ void playing();
+ void pausing();
private slots:
void step();