Fix the problem of linux compilation error

This commit is contained in:
Tlntin
2023-04-08 10:09:04 +08:00
parent b4075810ff
commit da95422828

View File

@@ -1,4 +1,3 @@
#[cfg(target_os = "macos")]
use tauri::MenuItem;
use tauri::{CustomMenuItem, Menu, Submenu, WindowMenuEvent};