--- queensgui/src/config.h 2010/04/22 20:09:09 654 +++ queensgui/src/config.h 2010/04/23 05:57:28 655 @@ -21,7 +21,7 @@ #ifndef CONFIG_H #define CONFIG_H -static const int MAX_SIZE = 16; +static const int MAX_SIZE = 32; static const int MIN_SIZE = 4; #endif // CONFIG_H