Update libcosmic example version

This commit is contained in:
0hypercube 2023-06-25 12:01:18 +01:00
parent e8b10fd675
commit f6f56a93be
3 changed files with 29 additions and 43 deletions

View file

@ -162,7 +162,7 @@ impl Application for Window {
}
fn theme(&self) -> Theme {
self.theme
self.theme.clone()
}
fn title(&self) -> String {