Update libcosmic example version
This commit is contained in:
parent
e8b10fd675
commit
f6f56a93be
3 changed files with 29 additions and 43 deletions
|
|
@ -162,7 +162,7 @@ impl Application for Window {
|
|||
}
|
||||
|
||||
fn theme(&self) -> Theme {
|
||||
self.theme
|
||||
self.theme.clone()
|
||||
}
|
||||
|
||||
fn title(&self) -> String {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue