Command creation works with simple paste commands.

This commit is contained in:
michael starke
2014-03-20 23:59:16 +01:00
parent ebc7f5bca8
commit 6446e2ab94
6 changed files with 84 additions and 17 deletions

View File

@@ -65,7 +65,6 @@ NSString *const kMPApplciationNameKey = @"applicationName";
NSMenuItem *item = [self.matchSelectionButton selectedItem];
MPAutotypeContext *context = [item representedObject];
[self.matchSelectionWindow orderOut:self];
}
- (void)_didPressHotKey {