mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Fix broken doclink
This commit is contained in:
@@ -1375,7 +1375,7 @@ impl Ui {
|
|||||||
Checkbox::new(checked, text).ui(self)
|
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.
|
/// Click to toggle to bool.
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user