Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
  • Loading branch information
sagudev committed Jan 6, 2025
1 parent 22d2d35 commit e314a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/macos/cgl/surface.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ use glow::{HasContext, Texture};
use io_surface::{self, IOSurface};
use std::fmt::{self, Debug, Formatter};
use std::marker::PhantomData;
use std::rc::Rc;

pub use crate::platform::macos::system::surface::{NativeSurface, NativeWidget};

Expand Down

0 comments on commit e314a75

Please sign in to comment.