diff -r b646b3c43369 -r 00928b3cf505 QTfrontend/hwconsts.h --- a/QTfrontend/hwconsts.h Sun Sep 30 13:36:32 2007 +0000 +++ b/QTfrontend/hwconsts.h Sun Sep 30 14:43:15 2007 +0000 @@ -19,6 +19,7 @@ #include #include #include +#include extern QString * cProtoVer; extern QString * cDataDir; @@ -30,3 +31,10 @@ extern QStringList * Themes; extern QString * cDefaultAmmoStore; + +extern QColor * color1; +extern QColor * color2; +extern QColor * color3; +extern QColor * color4; +extern QColor * color5; +extern QColor * color6;