Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
Moved WebKit.DOM class files to own directory
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nelson <peter@peterdn.com>
  • Loading branch information
peterdn committed Feb 23, 2013
1 parent 6f9c386 commit ac667d2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions WebKitCore/WebKitCore.csproj
Expand Up @@ -60,8 +60,8 @@
<Compile Include="WebFrameLoadDelegate.cs" />
<Compile Include="WebKitBrowserCore.cs" />
<Compile Include="WebKitBrowserEvents.cs" />
<Compile Include="WebKitDOMCoreClasses.cs" />
<Compile Include="WebKitDOMHTMLClasses.cs" />
<Compile Include="DOM\WebKitDOMCoreClasses.cs" />
<Compile Include="DOM\WebKitDOMHTMLClasses.cs" />
<Compile Include="WebKitDownload.cs" />
<Compile Include="WebKitDownloadEvents.cs" />
<Compile Include="WebNotificationObserver.cs" />
Expand Down

0 comments on commit ac667d2

Please sign in to comment.