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 483072f commit 6aeaf7dCopy full SHA for 6aeaf7d
crates/icrate/src/WebKit/fixes.rs
@@ -1,4 +1,5 @@
1
use crate::common::*;
2
+#[cfg(feature = "WebKit_WKNavigationAction")]
3
use crate::WebKit::*;
4
5
extern_methods!(
0 commit comments