#3006 Allow Trackers to be copied in Create Window

This commit is contained in:
Mitchell Livingston
2010-04-23 02:13:54 +00:00
parent 3b38ec9205
commit fec2a18dd3
2 changed files with 22 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
- (void) addRemoveTracker: (id) sender;
- (void) copy: (id) sender;
- (void) paste: (id) sender;
@end