///////////////////////////////////////////////////////////////////////////// // Name: src/osx/iphone/scrolbar.mm // Purpose: wxScrollBar // Author: Stefan Csomor // Modified by: // Created: 1998-01-01 // Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #include "wx/wxprec.h" #include "wx/scrolbar.h" #ifndef WX_PRECOMP #include "wx/intl.h" #include "wx/log.h" #include "wx/settings.h" #endif #include "wx/osx/private.h" // placeholder