Skip to content

Commit

Permalink
Fix tabs in VMSettingsController.h
Browse files Browse the repository at this point in the history
  • Loading branch information
atmaxinger committed Sep 15, 2014
1 parent df35760 commit b29e532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SheepShaver/src/MacOSX/Launcher/VMSettingsController.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
IBOutlet NSView *diskSaveSize;
IBOutlet NSTextField *diskSaveSizeField;
NSMutableArray *diskArray;
IBOutlet NSView *isCDROM;
IBOutlet NSButton *isCDROMcheckbox;
IBOutlet NSView *isCDROM;
IBOutlet NSButton *isCDROMcheckbox;
// Setup
IBOutlet NSTableView *disks;
IBOutlet NSComboBox *bootFrom;
Expand Down

0 comments on commit b29e532

Please sign in to comment.