/* This is scroll-view for pad in editable mode. TODO: Find better class name. */ #import @interface ScrollViewWithPadView : UIScrollView @end