mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-01-19 14:50:17 +01:00
Typo
This commit is contained in:
parent
25eeee30b7
commit
a70fd0510d
|
|
@ -20,7 +20,7 @@
|
|||
#ifndef XLXHostsFileDownloader_H
|
||||
#define XLXHostsFileDownloader_H
|
||||
#if !defined (_WINDOWS__)
|
||||
#define XLX_USE_WGET //for som reason libwx is missing the net stuff on some distros, therefore always use wget if we are not compiling under windows
|
||||
#define XLX_USE_WGET //for some reason libwx is missing the net stuff on some distros, therefore always use wget if we are not compiling under windows
|
||||
#endif
|
||||
#include <wx/wx.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue