- Timestamp:
- Jan 31, 2011 4:16:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHotKeyEditor.cpp
r35791 r35793 573 573 { 574 574 /* Stop the delete pending keys timer. */ 575 m_pRe moveTimer->stop();575 m_pReleaseTimer->stop(); 576 576 /* If modifierMask is empty, no key is pressed anymore. 577 577 * Stop all key handling and the deletion of keys. This is the status the user want: */
Note:
See TracChangeset
for help on using the changeset viewer.