X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd928524917cb25b0bf016c6f24dfb85de527a3e..5d3f80bec3ff937a8575f32d797bef031653baae:/include/wx/dlimpexp.h?ds=inline diff --git a/include/wx/dlimpexp.h b/include/wx/dlimpexp.h index 92eabb7b6d..f0b6eb861f 100644 --- a/include/wx/dlimpexp.h +++ b/include/wx/dlimpexp.h @@ -5,7 +5,7 @@ * Modified by: * Created: 16.10.2003 (extracted from wx/defs.h) * RCS-ID: $Id$ - * Copyright: (c) 2003 Vadim Zeitlin + * Copyright: (c) 2003 Vadim Zeitlin * Licence: wxWindows licence */ @@ -57,7 +57,7 @@ #endif /* - We support building wxWindows as a set of several libraries but we don't + We support building wxWidgets as a set of several libraries but we don't support arbitrary combinations of libs/DLLs: either we build all of them as DLLs (in which case WXMAKINGDLL is defined) or none (it isn't).