[mythtv] [PATCH] [mythvideo] Allow pass of unhandled keyEvets to MythTV in VideoSelected::keyPressEvent(QKeyEvent *e)

Vladimir Moushkov vlindos at nucleusys.com
Wed Nov 10 14:28:03 UTC 2004


--- videoselected.cpp   2004-10-31 14:06:51.000000000 +0200
+++ videoselected.cpp.vlindos   2004-11-10 16:23:39.000000000 +0200
@@ -80,7 +80,6 @@
     for (unsigned int i = 0; i < actions.size() && !handled; i++)
     {
         QString action = actions[i];
-        handled = true;
 
         if (action == "SELECT" && allowselect)
         {




--
Vladimir Moushkov

System Integrator at Nucleusys Bulgaria
WWW: www.nucleusys.com
E-Mail: vlindos at nucleusys.com


More information about the mythtv-dev mailing list