X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88b98c53acd58f819968abe7a9fcc92fb4b28ac5..19b44116d5c04181f9a20f92546cff26405ed115:/contrib/samples/stc/prefs.cpp diff --git a/contrib/samples/stc/prefs.cpp b/contrib/samples/stc/prefs.cpp index 2ef7735318..15f8c0b46c 100644 --- a/contrib/samples/stc/prefs.cpp +++ b/contrib/samples/stc/prefs.cpp @@ -20,14 +20,14 @@ #endif // for all others, include the necessary headers (this file is usually all you -// need because it includes almost all 'standard' wxWindows headers) +// need because it includes almost all 'standard' wxWidgets headers) #ifndef WX_PRECOMP #include #endif -//! wxWindows headers +//! wxWidgets headers -//! wxWindows/contrib headers +//! wxWidgets/contrib headers //! application headers #include "defsext.h" // Additional definitions