Commit da7b1ab5 authored by Cyril Deguet's avatar Cyril Deguet

* compilation fix

parent eb176036
...@@ -56,7 +56,7 @@ class X11Timer: public OSTimer ...@@ -56,7 +56,7 @@ class X11Timer: public OSTimer
private: private:
/// Command to execute /// Command to execute
CmdGeneric m_rCommand; CmdGeneric &m_rCommand;
/// Timer loop /// Timer loop
X11TimerLoop *m_pTimerLoop; X11TimerLoop *m_pTimerLoop;
/// Delay between two execute /// Delay between two execute
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment