rearrange and rename individual seeding settings

This commit is contained in:
Mitchell Livingston 2006-10-15 19:08:05 +00:00
parent fa59a58a82
commit fb1bec27fb
2 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
#import "InfoWindowController.h"
#import "StringAdditions.h"
#define RATIO_NO_CHECK_TAG 0
#define RATIO_GLOBAL_TAG 1
#define RATIO_GLOBAL_TAG 0
#define RATIO_NO_CHECK_TAG 1
#define RATIO_CHECK_TAG 2
#define MIN_WINDOW_WIDTH 300