WingMan – Diff between revs 14 and 32

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 14 Rev 32
Line 17... Line 17...
17 Bindings = bindings; 17 Bindings = bindings;
18 } 18 }
Line 19... Line 19...
19   19  
20 public ObservableCollection<RemoteKeyBinding> Bindings { get; set; } 20 public ObservableCollection<RemoteKeyBinding> Bindings { get; set; }
21 } 21 }
22 } 22 }