Merge pull request #76 from siketyan/feat/publish-objcaccess
This commit is contained in:
commit
5e7e516749
|
@ -153,7 +153,7 @@ pub mod layout;
|
||||||
pub mod listview;
|
pub mod listview;
|
||||||
pub mod networking;
|
pub mod networking;
|
||||||
pub mod notification_center;
|
pub mod notification_center;
|
||||||
pub(crate) mod objc_access;
|
pub mod objc_access;
|
||||||
|
|
||||||
#[cfg(feature = "appkit")]
|
#[cfg(feature = "appkit")]
|
||||||
pub mod pasteboard;
|
pub mod pasteboard;
|
||||||
|
|
Loading…
Reference in a new issue