X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e411268c8c418359242299ac7c3568d7862c5934..c69291e99abd9217ef3f5f339f291fcba034797c:/samples/stc/edit.cpp diff --git a/samples/stc/edit.cpp b/samples/stc/edit.cpp index 8c5393cd87..5a233bf158 100644 --- a/samples/stc/edit.cpp +++ b/samples/stc/edit.cpp @@ -25,12 +25,12 @@ #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 #include // raw file io support #include // filename support