wxwidgets/include
Vadim Zeitlin d9ea30cf84 Always set wxUSE_SPELLCHECK to 1 by default for simplicity
It does no real harm to set it to 1 and this avoids the need for the
platform checks in setup.h files, simplifying things (although it does
require checking for GTK 3 in the code compiled for both GTK 2 and 3, as
gtkspell library can only be used with GTK 3).
2021-08-23 14:16:16 +02:00
..
msvc/wx Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
wx Always set wxUSE_SPELLCHECK to 1 by default for simplicity 2021-08-23 14:16:16 +02:00