chore: update libcosmic
This commit is contained in:
parent
78bb45c497
commit
bde36a3c17
3 changed files with 72 additions and 129 deletions
|
|
@ -2727,7 +2727,7 @@ impl Application for App {
|
|||
Some(match self.context_page {
|
||||
ContextPage::About => context_drawer::about(
|
||||
&self.about,
|
||||
Message::LaunchUrl,
|
||||
|s| Message::LaunchUrl(s.to_string()),
|
||||
Message::ToggleContextPage(ContextPage::About),
|
||||
),
|
||||
ContextPage::DocumentStatistics => context_drawer::context_drawer(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue