X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..7686554b2508ed9f94027029703614fb684b89d6:/include/wx/slider.h diff --git a/include/wx/slider.h b/include/wx/slider.h index 9a3213acec..1ed1aa749f 100644 --- a/include/wx/slider.h +++ b/include/wx/slider.h @@ -6,7 +6,7 @@ // Created: 09.02.01 // RCS-ID: $Id$ // Copyright: (c) 1996-2001 wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_SLIDER_H_BASE_