Skip to content

Commit

Permalink
Remove platform specific note
Browse files Browse the repository at this point in the history
  • Loading branch information
Legend-Master committed Sep 19, 2024
1 parent 205693a commit d8b4c00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plugins/dialog/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,6 @@ impl<R: Runtime> MessageDialogBuilder<R> {
}

/// Set parent windows explicitly (optional)
///
/// ## Platform-specific
///
/// - Linux: XDG only.
#[cfg(desktop)]
pub fn parent<W: raw_window_handle::HasWindowHandle + raw_window_handle::HasDisplayHandle>(
mut self,
Expand Down

0 comments on commit d8b4c00

Please sign in to comment.