X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88b98c53acd58f819968abe7a9fcc92fb4b28ac5..c0b0635cf69537ca32377bad5650b39402cb21b6:/samples/stc/prefs.cpp?ds=sidebyside diff --git a/samples/stc/prefs.cpp b/samples/stc/prefs.cpp index 2ef7735318..15f8c0b46c 100644 --- a/samples/stc/prefs.cpp +++ b/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