diff -r 4f44fc06ca45 -r 1019b8fa8638 QTfrontend/hwconsts.h --- a/QTfrontend/hwconsts.h Thu Dec 13 21:31:47 2007 +0000 +++ b/QTfrontend/hwconsts.h Thu Dec 13 21:49:52 2007 +0000 @@ -38,3 +38,6 @@ extern QColor * color4; extern QColor * color5; extern QColor * color6; + +extern QString * netHost; +extern quint16 netPort;