I notice that the workbench window contains the following code:

         if os.name == 'nt':
             # Allow CTRL+Q to close Workbench on Windows
             QShortcut(QKeySequence('CTRL+Q'), self, self.close)

...and no other windows has it. My colleague Henrik is missing it in the 
stand-alone commit window. I personally don't use those, but should we 
either use them everywhere or nowhere, and what's the QT policy, if any, 
on this?

-Sune

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to