We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afa620 commit 55f76a8Copy full SHA for 55f76a8
CefSharp.Wpf/WebView.cpp
@@ -931,4 +931,5 @@ namespace CefSharp
931
}
932
933
934
- }}
+ }
935
+}
CefSharp.Wpf/WebView.h
@@ -306,7 +306,6 @@ namespace CefSharp
306
307
virtual void SetPopupIsOpen(bool isOpen);
308
virtual void SetPopupSizeAndPosition(const void* rect);
309
-
310
};
311
312
0 commit comments