mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 02:58:53 +00:00
Fix unresolved rustdoc link to ThemePreference
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2404,7 +2404,7 @@ impl Context {
|
||||
output
|
||||
}
|
||||
|
||||
/// Keep the native window theme in sync with the egui [`ThemePreference`],
|
||||
/// Keep the native window theme in sync with the egui [`crate::ThemePreference`],
|
||||
/// if [`crate::Options::sync_window_theme`] is enabled.
|
||||
///
|
||||
/// Sends a [`ViewportCommand::SetTheme`] to the current viewport whenever the
|
||||
|
||||
Reference in New Issue
Block a user