#include "wx/choice.h"
#include "wx/checkbox.h"
#include "wx/intl.h"
+ #include "wx/settings.h"
+ #include "wx/cmndata.h"
+ #include "wx/sizer.h"
#endif
#include <string.h>
#include <stdlib.h>
-#include "wx/cmndata.h"
-#include "wx/sizer.h"
#include "wx/fontdlg.h"
#include "wx/generic/fontdlgg.h"
-#include "wx/settings.h"
#if USE_SPINCTRL_FOR_POINT_SIZE
#include "wx/spinctrl.h"