#3006 Allow Trackers to be pasted in Create Window

This commit is contained in:
Mitchell Livingston
2010-04-23 02:05:34 +00:00
parent 1aa2a856c8
commit 3b38ec9205
2 changed files with 66 additions and 0 deletions

View File

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