redirect key events to the player window
[uwplayer.git] / application / window.h
index 402b6ed..03da44e 100644 (file)
@@ -40,7 +40,7 @@ typedef struct Player {
     int status;
     bool isactive;
     bool isstarted;
-    
+    Window window;
     double playback_time;
     int width;
     int height;