X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fui%2Fviews%2Fbubble%2Fbubble_frame_view.h;h=1bf9f3518f016d00fea79c8a557967da91092181;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=a17a4f8f487eede0823a540e7654ceee3544b2cd;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/ui/views/bubble/bubble_frame_view.h b/src/ui/views/bubble/bubble_frame_view.h index a17a4f8..1bf9f35 100644 --- a/src/ui/views/bubble/bubble_frame_view.h +++ b/src/ui/views/bubble/bubble_frame_view.h @@ -46,6 +46,7 @@ class VIEWS_EXPORT BubbleFrameView : public NonClientFrameView, virtual void ResetWindowControls() OVERRIDE; virtual void UpdateWindowIcon() OVERRIDE; virtual void UpdateWindowTitle() OVERRIDE; + virtual void SizeConstraintsChanged() OVERRIDE; // Set the FontList to be used for the title of the bubble. // Caller must arrange to update the layout to have the call take effect.