feat: theme helper methods
This commit is contained in:
parent
6699aa4756
commit
a8a2e4ad26
3 changed files with 45 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ pub trait LayeredTheme {
|
|||
|
||||
impl<C> Theme<C> {
|
||||
/// version of the theme
|
||||
pub fn version() -> u32 {
|
||||
pub fn version() -> u64 {
|
||||
1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue