QTfrontend/hwconsts.cpp.in
changeset 1415 6fbfee0e113a
parent 1263 24677a82531d
child 1430 8b192c18a584
--- a/QTfrontend/hwconsts.cpp.in	Sat Oct 25 09:55:58 2008 +0000
+++ b/QTfrontend/hwconsts.cpp.in	Sun Oct 26 13:00:35 2008 +0000
@@ -40,3 +40,5 @@
 
 QString * netHost = new QString();
 quint16 netPort = 46631;
+
+bool haveServer = ${HAVE_NETSERVER};