X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=ConfigsController.h;h=71fce233049601e9347a8608ec212603ab9aafd2;hp=d5d401d4069ced4c23d950378ca34735d82a6a7b;hb=635728b6f6775384f7cbc212a4b05198ef024c15;hpb=5bbd1edf2c0cc46fab98f712171a68f9182b0670 diff --git a/ConfigsController.h b/ConfigsController.h index d5d401d..71fce23 100644 --- a/ConfigsController.h +++ b/ConfigsController.h @@ -13,7 +13,6 @@ IBOutlet NSButton *removeButton; IBOutlet NSTableView *tableView; IBOutlet TargetController *targetController; - IBOutlet NSButton *exportButton; } @property (nonatomic, readonly) Config *currentConfig;