Skip to content

Commit

Permalink
Add missing webview import
Browse files Browse the repository at this point in the history
  • Loading branch information
jhersh committed Oct 1, 2013
1 parent 21b85a4 commit 466ee67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extras/QWebElement.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

#import "QWebElement.h"
#import "QuickDialog.h"
#import "QWebViewController.h"

@implementation QWebElement

@synthesize url = _url;
Expand Down

0 comments on commit 466ee67

Please sign in to comment.