Files
PowerToys/Wox
Aaron Campf 0536a2be33 Combined 2 cases
Stupid automatic formatting changed more then I wanted

Here is the change I made if you just want the code
case Key.Tab:
case Key.Enter:
AcceptSelect(resultCtrl.GetActiveResult());
e.Handled = true;
break;
2014-07-23 13:20:24 -07:00
..
2014-07-18 23:12:50 +08:00
2014-07-18 23:12:50 +08:00
2014-03-18 00:10:02 +08:00
2014-01-29 18:33:24 +08:00
2014-03-26 19:26:10 +08:00
2014-07-18 20:00:55 +08:00
2014-07-23 13:20:24 -07:00
2014-01-29 18:33:24 +08:00
2014-02-20 23:15:03 +08:00
2014-07-18 20:00:55 +08:00
2014-07-18 20:00:55 +08:00