changeset 654 | 1019b8fa8638 |
parent 616 | 00928b3cf505 |
child 907 | a5b0b93a39c8 |
--- a/QTfrontend/hwconsts.cpp.in Thu Dec 13 21:31:47 2007 +0000 +++ b/QTfrontend/hwconsts.cpp.in Thu Dec 13 21:49:52 2007 +0000 @@ -35,3 +35,6 @@ QColor * color4 = new QColor( 37, 181, 61); QColor * color5 = new QColor(247, 237, 112); QColor * color6 = new QColor(192, 85, 160); + +QString * netHost = new QString(); +quint16 netPort = 46631;