// // MWMiPadPlacePageView.h // Maps // // Created by v.mikhaylenko on 18.05.15. // Copyright (c) 2015 MapsWithMe. All rights reserved. // #import "MWMPlacePage.h" @interface MWMiPadPlacePage : MWMPlacePage - (void)updatePlacePageLayout; @end