Commit da7b1ab5 authored by Cyril Deguet's avatar Cyril Deguet

* compilation fix

parent eb176036
......@@ -56,7 +56,7 @@ class X11Timer: public OSTimer
private:
/// Command to execute
CmdGeneric m_rCommand;
CmdGeneric &m_rCommand;
/// Timer loop
X11TimerLoop *m_pTimerLoop;
/// 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