Fix unresolved rustdoc link to ThemePreference

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
lucasmerlin
2026-07-07 10:22:33 +02:00
parent a2695b5546
commit 4b573ae0d8
+1 -1
View File
@@ -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