Skip to content
  • bdakin's avatar
    Reviewed by Geoff. · 8a2bb060
    bdakin authored
            Build fix from my last check-in. Make hasOutlineAnnotation() non-
            inline so that we don't have to include Document.h in 
            RenderObject.h
            Doing so causes a build failure in WebKit, and it probably isn't a 
            good idea anyway.
    
            * rendering/RenderObject.cpp:
            (WebCore::RenderObject::hasOutlineAnnotation):
            * rendering/RenderObject.h:
            (WebCore::RenderObject::hasOutline):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@17054 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8a2bb060