mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Fix broken doclink
This commit is contained in:
@@ -1375,7 +1375,7 @@ impl Ui {
|
||||
Checkbox::new(checked, text).ui(self)
|
||||
}
|
||||
|
||||
/// Acts like a checkbox, but looks like a [`SelectableValue`].
|
||||
/// Acts like a checkbox, but looks like a [`SelectableLabel`].
|
||||
///
|
||||
/// Click to toggle to bool.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user