]> git.sesse.net Git - vlc/commitdiff
* compilation fix
authorCyril Deguet <asmax@videolan.org>
Mon, 15 Aug 2005 15:58:39 +0000 (15:58 +0000)
committerCyril Deguet <asmax@videolan.org>
Mon, 15 Aug 2005 15:58:39 +0000 (15:58 +0000)
modules/gui/skins2/x11/x11_timer.hpp

index e22cc8f98abb5514624b589e73ad93b5d3462761..d15d3bc74ba059e2b3600c075381c76fad740151 100644 (file)
@@ -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