#pragma hdrstop
#endif
+#include "wx/settings.h"
+
#ifndef WX_PRECOMP
#include "wx/utils.h"
#include "wx/gdicmn.h"
+ #include "wx/module.h"
#endif
-#include "wx/settings.h"
-#include "wx/module.h"
#include "wx/fontutil.h"
+#include <UIColor.h>
+
// ============================================================================
// implementation
// ============================================================================