mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
rename export
This commit is contained in:
@@ -26,7 +26,7 @@ const BORDERLESS_RESIZE_INSET: f64 = 5.0;
|
||||
#[cfg(not(windows))]
|
||||
pub use gtk::*;
|
||||
#[cfg(windows)]
|
||||
pub use windows::*;
|
||||
pub use ::windows::*;
|
||||
|
||||
#[derive(Debug, PartialEq, Eq)]
|
||||
enum HitTestResult {
|
||||
|
||||
Reference in New Issue
Block a user