Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(linux): add GTK prelude import for Linux platform support
Included the `gtk::prelude::*` import conditionally for Linux platforms to ensure compatibility with GTK-based UI components. This change enhances the cross-platform functionality of the application by properly handling Linux-specific dependencies.
- Loading branch information