X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..57ab6f2314860f6efd2d1339913c91a302020a8e:/include/wx/cocoa/private/scrollview.h?ds=inline diff --git a/include/wx/cocoa/private/scrollview.h b/include/wx/cocoa/private/scrollview.h index 7e5331ebc5..a1f3de30ed 100644 --- a/include/wx/cocoa/private/scrollview.h +++ b/include/wx/cocoa/private/scrollview.h @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/cocoa/scrollview.h +// Name: wx/cocoa/private/scrollview.h // Purpose: wxWindowCocoaScrollView // Author: David Elliott // Modified by: // Created: 2008/02/14 // RCS-ID: $Id$ // Copyright: (c) 2003- David Elliott -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_COCOA_SCROLLVIEW_H__