WingMan – Diff between revs 10 and 14

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 10 Rev 14
Line 1... Line 1...
1 using System.Collections.Generic; 1 using System.Collections.Generic;
Line 2... Line 2...
2   2  
3 namespace WingMan.MouseKey 3 namespace WingMan.Bindings
4 { 4 {
5 public class RemoteKeyBinding 5 public class RemoteKeyBinding
6 { 6 {
7 public RemoteKeyBinding() 7 public RemoteKeyBinding()