Skip to content
  • bdash's avatar
    2007-06-20 Mark Rowe <mrowe@apple.com> · 7e189f5d
    bdash authored
            Reviewed by Adam.
    
            Reinstate the WebInspector class so WebKit clients that currently depend on it
            will build and run correctly.
    
            * WebInspector/WebInspector.h: Added.
            * WebInspector/WebInspector.mm: Added.
            (+[WebInspector webInspector]):
            (-[WebInspector dealloc]):
            (-[WebInspector setWebFrame:]):
            (-[WebInspector showWindow:]):
            * WebKit.exp:
            * WebKit.xcodeproj/project.pbxproj:
    
    2007-06-20  Mark Rowe  <mrowe@apple.com>
    
            Reviewed by Adam.
    
            * WebCore.exp: Export InspectorController::inspect so WebKit can see it.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@23682 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7e189f5d