Skip to content

Commit

Permalink
Import MonitorExt
Browse files Browse the repository at this point in the history
  • Loading branch information
Legend-Master committed Dec 9, 2024
1 parent 9726b8c commit ab75756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/tauri-runtime-wry/src/monitor/linux.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT

use gtk::prelude::MonitorExt;
use tao::{dpi::PhysicalSize, platform::unix::MonitorHandleExtUnix};

impl super::MonitorExt for tao::monitor::MonitorHandle {
Expand Down

0 comments on commit ab75756

Please sign in to comment.