Skip to content

Commit

Permalink
Merge pull request escoz#579 from jhersh/master
Browse files Browse the repository at this point in the history
Add missing webview import
  • Loading branch information
escoz committed Oct 1, 2013
2 parents 21b85a4 + 466ee67 commit 855bf36
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 855bf36

Please sign in to comment.