Fix a few doc links
This commit is contained in:
parent
d165b789df
commit
b89d3bed5c
2 changed files with 3 additions and 1 deletions
|
|
@ -52,6 +52,8 @@ pub struct Settings<Flags> {
|
|||
/// window to close (e.g. the user presses the close button).
|
||||
///
|
||||
/// By default, it is enabled.
|
||||
///
|
||||
/// [`Application`]: crate::Application
|
||||
pub exit_on_close_request: bool,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue