mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
fixes linting
This commit is contained in:
@@ -16,7 +16,7 @@ namespace atom {
|
||||
class OffScreenWebContentsView : public content::WebContentsView,
|
||||
public content::RenderViewHostDelegateView {
|
||||
public:
|
||||
OffScreenWebContentsView(bool transparent);
|
||||
explicit OffScreenWebContentsView(bool transparent);
|
||||
~OffScreenWebContentsView();
|
||||
|
||||
void SetWebContents(content::WebContents*);
|
||||
|
||||
Reference in New Issue
Block a user