Added debian compat and rules files to git
[ghostsoverboard] / timercontrolledtursas.h
index f82d22c..12316b1 100644 (file)
@@ -29,7 +29,9 @@ public slots:
     void setSpeed(int speed);
 
 
- private:
+ protected:
+
+    void changeDirection();
 
     QTimer timer_;