Undefined XLX_USE_WGET as it will not run under windows

Updated Makefile to link with wx net
This commit is contained in:
Geoffrey Merck F4FXL - KC3FRA 2019-03-24 06:42:13 +01:00
parent e19b61fcdb
commit 59a9832e5d
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
#ifndef XLXHostsFileDownloader_H
#define XLXHostsFileDownloader_H
#define XLX_USE_WGET
//#define XLX_USE_WGET
#include <wx/wx.h>
class CXLXHostsFileDownloader {