Merge pull request #145 from 0HyperCube/update-libcosmic-version

Update libcosmic version
This commit is contained in:
Jeremy Soller 2023-06-26 06:29:02 -06:00 committed by GitHub
commit e7f3e161b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 {